ArcObjects Library Reference (GeoDatabase)  

IAttachmentInfo2.IsAttachmentRelationshipGlobalIDBased Property

Is the attachment global ID based.

ERROR: Syntax information about IAttachmentInfo2.IsAttachmentRelationshipGlobalIDBased may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.GeoDatabase.dll

[C++]
HRESULT get_IsAttachmentRelationshipGlobalIDBased(
  VARIANT_BOOL* globalIDBased
);
[C++]

Parameters

globalIDBased [out, retval]   globalIDBased is a parameter of type VARIANT_BOOL

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IAttachmentInfo2 Interface