RVTDocs.com
Namespace: Autodesk.Revit.DB

ScheduleSheetInstance

Class
Description:
An element that represents a particular placement of a schedule on a sheet.
Remarks:

Use ScheduleSheetInstance.OwnerViewId to find the sheet on which a schedule is placed.

When a schedule is set to filter by sheet and placed on a sheet, it will create a new schedule with elements visible in the Viewport(s) on that sheet. The instance created belongs to the newly created schedule.

Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Element
    Autodesk.Revit.DB.ScheduleSheetInstance
Syntax
public class ScheduleSheetInstance : Element