Check if this is a panel schedule template.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Syntax
| C# |
|---|
public bool IsPanelScheduleTemplate() |
| Visual Basic |
|---|
Public Function IsPanelScheduleTemplate As Boolean |
| Visual C++ |
|---|
public: bool IsPanelScheduleTemplate() |