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!

ISortedList.GetSortProperty

[To be supplied.]

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

See Also

ISortedList Interface | ISortedList Members | System.Data Namespace