PanelScheduleViewIsPanelScheduleTemplate Method

Check if this is a panel schedule template.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool IsPanelScheduleTemplate()

Return Value

Boolean
Check if this is a panel schedule template.
See Also