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.167 -- Release Build+892a03c3dbb675b99c038de5cdd8c3d77a46615f
protected bool DefaultSortDirection { get; }
Protected ReadOnly Property DefaultSortDirection As Boolean
Get
protected:
property bool DefaultSortDirection {
bool get ();
}
function get_DefaultSortDirection();
Property Value
Boolean