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 > IAttachmentInfo Interface > IAttachmentInfo.AttachmentID Property (ArcObjects .NET 10.5 SDK) |
ID that uniquely identifies an attachment.
[Visual Basic .NET] Public ReadOnly Property AttachmentID As Integer
[C#] public int AttachmentID {get;}
[C++]
HRESULT get_AttachmentID(
long* attID
);
[C++]
Parameters attID [out, retval] attID is a parameter of type long