Revit 2025.3 API
ReferenceElement |
The type of reference.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public ElementReferenceType ElementReferenceType { get; }
Public ReadOnly Property ElementReferenceType As ElementReferenceType Get
public: property ElementReferenceType ElementReferenceType { ElementReferenceType get (); }
member ElementReferenceType : ElementReferenceType with get
Property Value
ElementReferenceTypeSee Also