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!

DataKey.GetSortString

[To be supplied.]

[Visual Basic]
Public Function GetSortString() As String
[C#]
public string GetSortString();
[C++]
public: String* GetSortString();
[JScript]
public function GetSortString() : String;

See Also

DataKey Class | DataKey Members | System.Data Namespace