Revit 2025 API
Revisions |
the parameter id
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ElementId ParamId { get; }
Public ReadOnly Property ParamId As ElementId Get
public: property ElementId^ ParamId { ElementId^ get (); }
member ParamId : ElementId with get
Property Value
ElementIdSee Also