This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRelateInfo2 Interface > IRelateInfo2.IsComposite Property (ArcObjects .NET 10.4 SDK) |
Indicates if the relationship class represents a composite relationship in which the origin object class represents the composite object.
[Visual Basic .NET] Public ReadOnly Property IsComposite As Boolean
[C#] public bool IsComposite {get;}
[C++]
HRESULT get_IsComposite(
VARIANT_BOOL* composite
);
[C++]
Parameters composite [out, retval] composite is a parameter of type VARIANT_BOOL