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

UNDONE, stefanph: Documentation

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

See Also

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