PanelScheduleTemplateIsBranchPanelSchedule Property |
Checks to see if this object is branch panel schedule template element.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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