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