This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicDataset Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that manage the schematic dataset.
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 and Classes | Description |
---|---|
SchematicDataset | Provides access to members that manage the schematic dataset. |