Revit 2025 API
Panel |
Checks to see if this object is branch panel schedule template element.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsBranchPanelSchedule { get; }
Public ReadOnly Property IsBranchPanelSchedule As Boolean Get
public: property bool IsBranchPanelSchedule { bool get (); }
member IsBranchPanelSchedule : bool with get
Property Value
BooleanSee Also