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

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property SortOrder As Integer ()
[C#]
public int[] SortOrder {virtual get;}
[C++]
public: __property virtual int* get_SortOrder();
[JScript]
public function get SortOrder() : int[];

See Also

DataKey Class | DataKey Members | System.Data Namespace