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


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

ISchematicInMemoryFeaturePrimaryAssociation Interface

Provides access to members that control the schematic in memory feature primary association.

Product Availability

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

Members

Name Description
Method Associate Associate the schematic in memory feature primary assocation to the object.
Read-only property AssociatedObject Associated object if exist.
Read-only property AssociatedObjectClass Associated object class if exist.
Read-only property AssociatedWorkspace Associated workspace if exist.
Read-only property DataSourceID Data source ID related to the schematic in memory feature primary assocation.
Read-only property ObjectClassID Class ID related to the schematic in memory feature primary assocation.
Read-only property ObjectGUID GUID related to the schematic in memory feature primary assocation.
Read-only property ObjectID Object ID related to the schematic in memory feature primary assocation.
Read-only property ObjectSubID SUBID related to the schematic in memory feature primary assocation.

Classes that implement ISchematicInMemoryFeaturePrimaryAssociation

Classes Description
SchematicInMemoryFeatureLink Schematic in memory feature link object.
SchematicInMemoryFeatureNode Schematic in memory feature node object.
SchematicInMemoryFeatureNodeOnLink Schematic in memory feature node on link object.
SchematicInMemoryFeatureSubLink Schematic in memory feature sublink object.