RVTDocs.com

ScheduleDefinition.IsFilteredBySheet

Property
Description:
Indicates if the schedule is set to filter by sheet.
Remarks:
If the schedule is set to filter by sheet, and it is placed on a particular sheet, the instance created will present only the elements visible in the Viewport(s) on that sheet.
Syntax
public bool IsFilteredBySheet { get; set; }
Exceptions
Exception Condition
InvalidOperationException When setting this property: The schedule category is not supported to use filter by sheet. -or- When setting this property: The Schedule is split already.