The relationship classes to replicate.
[Visual Basic .NET] Public ReadOnly Property RelationshipClassName As IRelationshipClassName
[C#] public IRelationshipClassName RelationshipClassName {get;}
[C++]
HRESULT get_RelationshipClassName(
IRelationshipClassName** RelationshipClassName
);
[C++]Parameters
RelationshipClassName [out, retval]RelationshipClassName is a parameter of type IRelationshipClassName
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.