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


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

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

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

Classes that implement ISchematicElementAssociation

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.