ArcObjects Library Reference (Carto)  

IRelateInfo2.Name Property

The name of the relationship to a table.

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

[C++]
HRESULT get_Name(
  BSTR* Name
);
[C++]

Parameters

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

Product Availability

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

See Also

IRelateInfo2 Interface