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