Revit 2026 API
ParameterElement Property |
The element to which this parameter belongs.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public Element Element { get; }
Public ReadOnly Property Element As Element Get
public: property Element^ Element { Element^ get (); }
member Element : Element with get
Property Value
ElementSee Also