ArcObjects Library Reference (Carto)  

IRelateInfo2.Role Property

Role of this table in the relationship.

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

[C++]
HRESULT get_Role(
  esriRelRole* Role
);
[C++]

Parameters

Role [out, retval]

  Role is a parameter of type esriRelRole

Product Availability

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

See Also

IRelateInfo2 Interface