Revit 2026 API
Browser |
The sorting order if sorting of items is applicable in the browser.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public SortingOrder SortingOrder { get; }
Public ReadOnly Property SortingOrder As SortingOrder Get
public: property SortingOrder SortingOrder { SortingOrder get (); }
member SortingOrder : SortingOrder with get
Property Value
SortingOrderSee Also