Share

ScheduleSheetInstance.IsTitleblockRevisionSchedule Property

Identifies if this ScheduleSheetInstance is a revision schedule in a titleblock family.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.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

Was this information helpful?