ArcObjects Library Reference (Carto)  

IRelateInfo2.KeyFieldInRelationshipTable Property

Key field in Relationship Table.

ERROR: Syntax information about IRelateInfo2.KeyFieldInRelationshipTable may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.Carto.dll

[C++]
HRESULT get_KeyFieldInRelationshipTable(
  BSTR* KeyField
);
[C++]

Parameters

KeyField [out, retval]   KeyField is a parameter of type BSTR

Product Availability

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

See Also

IRelateInfo2 Interface