This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IA > IAttachmentManager Interface > IAttachmentManager.DeleteAttachment Method (ArcObjects .NET 10.4 SDK) |
Deletes the attachment identified with attID.
[Visual Basic .NET] Public Sub DeleteAttachment ( _ ByVal AttachmentID As Integer _ )
[C#] public void DeleteAttachment ( int AttachmentID );
[C++]
HRESULT DeleteAttachment(
long AttachmentID
);
[C++]
Parameters AttachmentID [in] AttachmentID is a parameter of type long