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 > IAttachment2 Interface > IAttachment2.ParentGlobalID Property (ArcObjects .NET 10.5 SDK) |
Parent global ID to which the attachment belongs.
[Visual Basic .NET] Public ReadOnly Property ParentGlobalID As String
[C#] public string ParentGlobalID {get;}
[C++]
HRESULT get_ParentGlobalID(
BSTR* ParentGlobalID
);
[C++]
Parameters ParentGlobalID [out, retval] ParentGlobalID is a parameter of type BSTR