Revit 2025.3 API
Browser |
The Id of the parameter used to determine the sorting order of items in the browser.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public ElementId SortingParameterId { get; }
Public ReadOnly Property SortingParameterId As ElementId Get
public: property ElementId^ SortingParameterId { ElementId^ get (); }
member SortingParameterId : ElementId with get
Property Value
ElementIdSee Also