ArcObjects Library Reference (Schematic)  

ISchematicElementAssociation Interface

Provides access to members that control the schematic element association.

Product Availability

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

Members

Description
Method AlterAssociation Changes the schematic element association.
Read/write property DataSourceID Data source ID related to the schematic element assocation.
Method DeleteAssociation Deletes the schematic element association.
Read-only property ElementID ID of the schematic element related to the association.
Read-only property ID ID of the schematic association.
Read-only property SchematicElement Schematic element related to the association.
Read-only property UCID Class ID related to the schematic element assocation.
Read-only property UGUID GUID related to the schematic element assocation.
Read-only property UOID Object ID related to the schematic element assocation.
Read-only property USUBID SUBID related to the schematic element assocation.

CoClasses that implement ISchematicElementAssociation

CoClasses and Classes Description
SchematicElementAssociation Schematic element association object.
SchematicLink A schematic link object.
SchematicNode A schematic node object.
SchematicNodeOnLink A schematic node-on-link object.
SchematicSubLink A schematic sublink object.