NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

PropertyValue.GetIPersistableTypeName

[To be supplied.]

[Visual Basic]
Public Function GetIPersistableTypeName() As String
[C#]
public string GetIPersistableTypeName();
[C++]
public: String* GetIPersistableTypeName();
[JScript]
public function GetIPersistableTypeName() : String;

Return Value

the type name of the object

See Also

PropertyValue Class | PropertyValue Members | System.ComponentModel.Design Namespace