BrowserOrganizationSortingOrder Property |
The sorting order if sorting of items is applicable in the browser.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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