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