![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IA > IAttachmentInfo2 Interface > IAttachmentInfo2.IsAttachmentRelationshipGlobalIDBased Property (ArcObjects .NET 10.4 SDK) |
Is the attachment global ID based.
[Visual Basic .NET] Public ReadOnly Property IsAttachmentRelationshipGlobalIDBased As Boolean
[C#] public bool IsAttachmentRelationshipGlobalIDBased {get;}
[C++]
HRESULT get_IsAttachmentRelationshipGlobalIDBased(
VARIANT_BOOL* globalIDBased
);
[C++]
Parameters globalIDBased [out, retval] globalIDBased is a parameter of type VARIANT_BOOL