📚 SAP Business One SDK Help

FileName Property
See Also 

Description

Sets or returns the attachment file name.

Property type

Read-write property

Syntax

Visual Basic
Public Property FileName() As String

Remarks

In SAP Business One, attachments are stored in a file. Use this property to set the file name of the attachment. If you updates an existing record, you can leave this field empty and the specified Attachment item will be deleted in the update process.

See Also