The name object of the destination class of the memory relationship.
[Visual Basic .NET] Public Property DestinationName As IName
[C#] public IName DestinationName {get; set;}
[C++]
HRESULT get_DestinationName(
IName** DestinationName
);
[C++]
HRESULT putref_DestinationName(
IName* DestinationName
);
[C++]Parameters
DestinationName [out, retval]DestinationName is a parameter of type IName
DestinationName [in]DestinationName is a parameter of type IName
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.