This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRelationshipClass Interface > IRelationshipClass.OriginClass Property (ArcObjects .NET 10.4 SDK) |
The origin object class.
[Visual Basic .NET] Public ReadOnly Property OriginClass As IObjectClass
[C#] public IObjectClass OriginClass {get;}
[C++]
HRESULT get_OriginClass(
IObjectClass** OriginClass
);
[C++]
Parameters OriginClass [out, retval]
OriginClass is a parameter of type IObjectClass
When using a relationship class, the OriginClass property is used for returning an interface to the origin objectclass .