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