BrowserOrganizationSortingOrder Property |
The sorting order if sorting of items is applicable in the browser.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic SortingOrder SortingOrder { get; }
Public ReadOnly Property SortingOrder As SortingOrder
Get
public:
property SortingOrder SortingOrder {
SortingOrder get ();
}
member SortingOrder : SortingOrder with get
Property Value
SortingOrder
See Also