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


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

ISchematicDiagramClassName Interface

Provides access to members that supply the schematic diagram class name information (that is, the schematic template name information).

Product Availability

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

Members

Name Description
Read-only property AssociatedElementClassNames The schematic element class names that are associated to the diagram class name.
Read/write property SchematicDatasetName The schematic dataset name related to the schematic diagram class name.
Read-only property SchematicDiagramNames The schematic diagram names implemented by the schematic diagram class name.

Classes that implement ISchematicDiagramClassName

Classes Description
SchematicDiagramClassName Schematic diagram class name object.