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 > IAttachment Interface > IAttachment.ParentID Property (ArcObjects .NET 10.5 SDK) |
Parent ID to which the attachment belongs.
[Visual Basic .NET] Public ReadOnly Property ParentID As Integer
[C#] public int ParentID {get;}
[C++]
HRESULT get_ParentID(
long* OID
);
[C++]
Parameters OID [out, retval] OID is a parameter of type long