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


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

ISchematicObjectClass Interface

Provides access to members that manage the schematic object class.

Product Availability

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

Members

Name Description
Method CreateSchematicAttribute Creates a schematic in memory attribute.
Method Delete Deletes the schematic object class.
Read/write property ExternalQueryEvaluationMode External query evaluation mode of the schematic object class.
Read/write property IdentifierFieldNames Identifier fields names of the schematic object class.
Read/write property Name Name of the schematic object class.
Read-only property PredefinedAttributeNames Predefined attributes names of the schematic in memory object class.
Read/write property QueryString Query string of the schematic object class.
Read-only property SchematicDataset Schematic dataset the schematic object class belongs to.
Read/write property SchematicDataSource Schematic data source of the schematic object class.
Read/write property SchematicQueryParameters Schematic query parameters of the schematic object class.

Classes that implement ISchematicObjectClass

Classes Description
SchematicDiagramClass Schematic diagram class object.
SchematicElementClass Schematic element class object.