Revit 2026 API
Formula |
Returns the Id of the modified parameter
Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ElementId ParameterId { get; }
Public ReadOnly Property ParameterId As ElementId Get
public: property ElementId^ ParameterId { ElementId^ get (); }
member ParameterId : ElementId with get
Property Value
ElementIdSee Also