📚 SAP Business One SDK Help

Attachments Collection
See Also  Members 

Description

Attachments is a collection of one or more Attachment objects.

From DI API version 2005, use the Attachments2 object.

Object Model

Remarks

To remove an Attachment item, set its FileName property to NULL ("") and call the Update method of the calling object.

Example

See Also