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!

IPresentedProperties.GetPresentedIPropertyDescriptors

[To be supplied.]

[Visual Basic]
Function GetPresentedIPropertyDescriptors() As IPropertyDescriptor ()
[C#]
IPropertyDescriptor[] GetPresentedIPropertyDescriptors();
[C++]
IPropertyDescriptor* GetPresentedIPropertyDescriptors() [] = 0;
[JScript]
function GetPresentedIPropertyDescriptors() : IPropertyDescriptor[];

See Also

IPresentedProperties Interface | IPresentedProperties Members | System.Data Namespace