| Revit 2020.1 API |
| PanelScheduleView..::..IsPanelScheduleTemplate Method |
| PanelScheduleView Class See Also |
Check if this is a panel schedule template.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
Syntax
| C# |
|---|
public bool IsPanelScheduleTemplate() |
| Visual Basic |
|---|
Public Function IsPanelScheduleTemplate As Boolean |
| Visual C++ |
|---|
public: bool IsPanelScheduleTemplate() |