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!

RelatedListManager.GetItemProperties

[To be supplied.]

Overload List

[To be supplied.]

[Visual Basic] Overloads Overrides Public Function GetItemProperties() As PropertyDescriptorCollection
[C#] public override PropertyDescriptorCollection GetItemProperties();
[C++] public: override PropertyDescriptorCollection* GetItemProperties();
[JScript] public override function GetItemProperties() : PropertyDescriptorCollection;

[To be supplied.]

[Visual Basic] Overloads Overrides Protected Function GetItemProperties(ObjectList) As PropertyDescriptorCollection
[C#] protected override PropertyDescriptorCollection GetItemProperties(ObjectList);
[C++] protected: override PropertyDescriptorCollection* GetItemProperties(ObjectList*);
[JScript] protected override function GetItemProperties(ObjectList) : PropertyDescriptorCollection;

See Also

RelatedListManager Class | RelatedListManager Members | System.WinForms Namespace