ArcObjects Library Reference (Schematic)  

ISchematicWorkspace Interface

Provides access to members that control the schematic workspace functionality.

Product Availability

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

Members

Description
Method CreateSchematicDataset Creates a new schematic dataset.
Read-only property FullName Schematic workspace full name.
Read-only property SchematicDatasetByID Schematic dataset referenced by the specified ID.
Read-only property SchematicDatasetByName Schematic dataset referenced by the specified Name.
Read-only property SchematicDatasetNames List of the schematic dataset names within the schematic workspace.
Read-only property SchematicDatasets List of the schematic datasets within the schematic workspace.
Read-only property Workspace GDB workspace corresponding to the schematic workspace.

.NET Snippets

Get The SchematicWorkspace Related To A Schematic Dataset