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 | ||
---|---|---|
CreateSchematicDataSource | Creates a new schematic data source inside the schematic dataset. | |
CreateSchematicDiagramClass | Creates a new schematic diagram class inside the schematic dataset. | |
CreateSchematicElementClass | Creates a new schematic element class inside the schematic dataset. | |
CreateSchematicFolder | Creates a new schematic folder in the schematic dataset. | |
DefaultSchematicDataSource | Cuurent schematic data source. | |
DesignMode | Indicates if the schematic dataset design mode is activated. | |
HasChanged | Indicates if the schematic dataset has changed. | |
ID | ID of the schematic dataset. | |
Save | Saves the schematic dataset. | |
SchematicInMemoryDiagrams | Opened schematic in memory diagrams of the schematic dataset. | |
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. |