OrderPropertyAscending Property
IT Hit WebDAV Classes Reference
Order direction.
Namespace:
ITHit.WebDAV.Server.Paging
Assembly:
ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 13.3.13068
Syntax public bool Ascending { get; set; }
Public Property Ascending As Boolean
Get
Set
public:
property bool Ascending {
bool get ();
void set (bool value);
}
member Ascending : bool with get, set
Property Value
Type:
BooleanSee Also