ReadOnlyModelControllerTDefaultSortDirection Property
Gets or sets the default sort direction for the model.
Namespace: Gemstone.Web.APIControllerAssembly: Gemstone.Web (in Gemstone.Web.dll) Version: 1.0.166 -- Release Build+4a305edb6f8467fec4d04bc8edb60d0dcc31a9ba
protected bool DefaultSortDirection { get; }
Protected ReadOnly Property DefaultSortDirection As Boolean
Get
protected:
property bool DefaultSortDirection {
bool get ();
}
function get_DefaultSortDirection();
Property Value
Boolean