ViewScheduleIsSplit Method |
Checks if the schedule is split.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
SyntaxPublic Function IsSplit As Boolean
member IsSplit : unit -> bool
Return Value
Boolean
True if the schedule is split. Otherwise false.
See Also