The sorting order if sorting of items is applicable in the browser.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2015
Syntax
| C# |
|---|
public SortingOrder SortingOrder { get; } |
| Visual Basic |
|---|
Public ReadOnly Property SortingOrder As SortingOrder Get |
| Visual C++ |
|---|
public: property SortingOrder SortingOrder { SortingOrder get (); } |