PanelScheduleViewIsPanelScheduleTemplate Method |
Check if this is a panel schedule template.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool IsPanelScheduleTemplate()
Public Function IsPanelScheduleTemplate As Boolean
public:
bool IsPanelScheduleTemplate()
member IsPanelScheduleTemplate : unit -> bool
Return Value
Boolean
Check if this is a panel schedule template.
See Also