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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.