The sorting order if sorting of items is applicable in the browser.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
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 (); } |