Indicates if the schedule is a key schedule.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
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
Reference