Identifies if this ScheduleSheetInstance is a revision schedule in a titleblock family.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsTitleblockRevisionSchedule { get; }Property Value
Boolean
Remarks
These schedule instances should not be modified in the project environment. To modify the revision schedule on a titleblock, edit the titleblock family.
See Also
Reference