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.GetIPersistableObject

[To be supplied.]

[Visual Basic]
Public Function GetIPersistableObject() As IPersistable
[C#]
public IPersistable GetIPersistableObject();
[C++]
public: IPersistable* GetIPersistableObject();
[JScript]
public function GetIPersistableObject() : IPersistable;

Return Value

the IPersistable object

See Also

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