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.

Description

A schematic folder resides in a schematic dataset and is used to store a collection of schematic diagrams. It can contain subfolders.

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.

.NET Snippets

Loop On The Schematic Folders In A Schematic Dataset | Create A SchematicFolder In A Schematic Dataset | Get A Schematic Folder In A Schematic Folder From The SchematicFolder Name | Get A Schematic Folder In A Schematic Dataset From The SchematicFolder ID | Get A Schematic Folder In A Schematic Dataset From The SchematicFolder Name | Loop On The Schematic Folders In A Schematic Folder | Get A Schematic Folder In A Schematic Folder From The SchematicFolder ID | Create A Schematic Folder In A Schematic Folder