ISortAs4SortAs Property
IT Hit WebDAV Classes Reference
String to be used for sorting.
Namespace: ITHit.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxstring SortAs { get; set; }
Property SortAs As String
Get
Set
property String^ SortAs {
String^ get ();
void set (String^ value);
}
abstract SortAs : string with get, set
Property Value
Type:
String
See Also