ArcObjects Library Reference (Schematic)  

ISchematicFolder Interface

Provides access to members that controls the schematic folder.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

Members

Description
Method CreateSchematicFolder Creates a new schematic subfolder in the schematic folder.
Read/write property FolderContainer Parent container of the schematic folder.
Read-only property FolderContainerID ID of the parent container of the schematic folder. That is, ID of the schematic dataset or ID of the parent folder that contains this schematic folder.
Read-only property ID ID of the schematic folder.
Read-only property SchematicDataset Schematic dataset related to the schematic folder.

CoClasses that implement ISchematicFolder

CoClasses and Classes Description
SchematicFolder A schematic folder object.