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