ArcObjects Library Reference (Schematic)  

ISchematicDataset Interface

Provides access to members that manage the schematic dataset.

Product Availability

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

Members

Description
Method CreateSchematicDataSource Creates a new schematic data source inside the schematic dataset.
Method CreateSchematicDiagramClass Creates a new schematic diagram class inside the schematic dataset.
Method CreateSchematicElementClass Creates a new schematic element class inside the schematic dataset.
Method CreateSchematicFolder Creates a new schematic folder in the schematic dataset.
Read-only property DefaultSchematicDataSource Cuurent schematic data source.
Read/write property DesignMode Indicates if the schematic dataset design mode is activated.
Read/write property HasChanged Indicates if the schematic dataset has changed.
Read-only property ID ID of the schematic dataset.
Method Save Saves the schematic dataset.
Read-only property SchematicInMemoryDiagrams Opened schematic in memory diagrams of the schematic dataset.
Read-only property SchematicWorkspace Schematic workspace related to the schematic dataset.

CoClasses that implement ISchematicDataset

CoClasses and Classes Description
SchematicDataset Provides access to members that manage the schematic dataset.