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