Revit 2025 API
Independent |
Returns if the tag if referencing multiple elements and/or sub-elements.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool MultiLeader { get; }
Public ReadOnly Property MultiLeader As Boolean Get
public: property bool MultiLeader { bool get (); }
member MultiLeader : bool with get
Property Value
BooleanSee Also