This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRelationship Interface > IRelationship.DestinationObject Property (ArcObjects .NET 10.4 SDK) |
The destination object.
[Visual Basic .NET] Public ReadOnly Property DestinationObject As IObject
[C#] public IObject DestinationObject {get;}
[C++]
HRESULT get_DestinationObject(
IObject** DestinationObject
);
[C++]
Parameters DestinationObject [out, retval]
DestinationObject is a parameter of type IObject