ArcObjects Library Reference (GeoDatabase)  

IAttachment2.ParentGlobalID Property

Parent global ID to which the attachment belongs.

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

[C++]
HRESULT get_ParentGlobalID(
  BSTR* ParentGlobalID
);
[C++]

Parameters

ParentGlobalID [out, retval]   ParentGlobalID is a parameter of type BSTR

Product Availability

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

See Also

IAttachment2 Interface