This document is archived and information here might be outdated.  Recommended version.


ISchematicWorkspace Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicWorkspace Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement ISchematicWorkspace

Classes Description