ArcObjects Library Reference (Schematic)  

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

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.

CoClasses that implement ISchematicObjectClass

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

.NET Snippets

Get A SchematicObjectClass Associated With A Schematic Diagram Class | Loop On the Schematic Object Classes Associated With A Schematic Diagram Class