This document is archived and information here might be outdated.  Recommended version.


ITableAttachments.AddAttachments Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

ITableAttachments.AddAttachments Method

Add the table attachments.

[Visual Basic .NET]
Public Sub AddAttachments ( _
)
[C#]
public void AddAttachments (
);
[C++]
HRESULT AddAttachments(
void
);

Product Availability

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

See Also

ITableAttachments Interface