Indicates if this ScheduleDefinition can have an embedded ScheduleDefinition added.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2013
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Return Value
True if this ScheduleDefinition can have an embedded ScheduleDefinition, false otherwise.Remarks
Only schedules of the following categories can have an embedded ScheduleDefinition:
- Rooms
- Spaces
- Electrical Circuits
- Duct Systems
- Piping Systems
Key schedules cannot have embedded schedules.