This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IA > IAttachmentManager Interface > IAttachmentManager.HasGlobalID Property (ArcObjects .NET 10.5 SDK) |
Indicates if the attachments have a global object identity field.
[Visual Basic .NET] Public ReadOnly Property HasGlobalID As Boolean
[C#] public bool HasGlobalID {get;}
[C++]
HRESULT get_HasGlobalID(
VARIANT_BOOL* HasGlobalID
);
[C++]
Parameters HasGlobalID [out, retval] HasGlobalID is a parameter of type VARIANT_BOOL