📚 SAP Business One SDK Help

Picture Property
See Also 

Description

Sets or returns the picture file name (without the path).

Field name: picture.

Length: 200 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property Picture() As String

Remarks

All picture files must be stored in the /Bitmaps sub-directory of SAP Business One. The following are supported formats: JPG, BMP, PNG, PCX.

See Also