PanelScheduleTemplateIsDataPanelSchedule Property |
Checks to see if this object is data panel schedule template element.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool IsDataPanelSchedule { get; }
Public ReadOnly Property IsDataPanelSchedule As Boolean
Get
public:
property bool IsDataPanelSchedule {
bool get ();
}
member IsDataPanelSchedule : bool with get
Property Value
Boolean
See Also