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


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

ISchematicInMemoryFeatureLinkerEdit Interface

Provides access to members that manage the association between schematic features and their associated objects.

Product Availability

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

Members

Name Description
Method Associate Associates the specified schematic feature with the specified object.
Method Dissociate Dissociates the specified schematic feature with the specified object.
Method ReportAssociations Reports associations from one schematic feature to another one.

Classes that implement ISchematicInMemoryFeatureLinkerEdit

Classes Description
SchematicLinker Schematic linker object that manages the objects (rows or features) associated to the schematic features.