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


IGPRelationshipClassKey Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGPRelationshipClassKey Interface
ArcGIS Developer Help

IGPRelationshipClassKey Interface

Provides access to methods that describe a key of a relationship class data element.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property ClassKeyName The name of the field that contains object class identifiers.
Read/write property KeyRole The role of the key in the relationship class.
Read/write property ObjectKeyName The name of the field that contains object identifiers.

Classes that implement IGPRelationshipClassKey

Classes Description
GPRelationshipClassKey The (GP) Relationship Class Key Object.