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


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

ISchematicInMemoryFeatureAssociation Interface

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

Product Availability

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

Members

Name Description
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/write property DataSourceID Data source ID related to the schematic in memory feature assocation.
Read/write property ObjectClassID Class ID related to the schematic in memory feature assocation.
Read/write property ObjectGUID GUID related to the schematic in memory feature assocation.
Read/write property ObjectID Object ID related to the schematic in memory feature assocation.
Read/write property ObjectSubID SUBID related to the schematic in memory feature assocation.

Classes that implement ISchematicInMemoryFeatureAssociation

Classes Description
SchematicInMemoryFeatureAssociation Schematic in memory feature association object.