PanelScheduleTemplateIsSwitchboardSchedule Property |
Checks to see if this object is switchboard schedule template element.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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