Revit 2025.3 API
Browser |
The sorting order if sorting of items is applicable in the browser.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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