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