Revit 2026 API
Panel |
Checks to see if this object is data panel schedule template element.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool IsDataPanelSchedule { get; }
Public ReadOnly Property IsDataPanelSchedule As Boolean Get
public: property bool IsDataPanelSchedule { bool get (); }
member IsDataPanelSchedule : bool with get
Property Value
BooleanSee Also