This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRelationshipClass3 Interface > IRelationshipClass3.IsAttachmentRelationship Property (ArcObjects .NET 10.4 SDK) |
Indicates if the relationships in this relationship class corresponds to table attachments.
[Visual Basic .NET] Public ReadOnly Property IsAttachmentRelationship As Boolean
[C#] public bool IsAttachmentRelationship {get;}
[C++]
HRESULT get_IsAttachmentRelationship(
VARIANT_BOOL* IsAttachment
);
[C++]
Parameters IsAttachment [out, retval] IsAttachment is a parameter of type VARIANT_BOOL