IsKeySchedule Property


Schedule Definition Is Key Schedule Property

Indicates if the schedule is a key schedule.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsKeySchedule { get; }

Property Value

Boolean
Remarks
A key schedule displays abstract "key" elements that can be used to populate parameters of ordinary model elements.
See Also