📚 SAP Business One SDK Help

Picture Property
See Also 

Description

Sets or returns the picture file name to attach to an item.

Field name: PicturName.

Length: 200 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property Picture() As String

Remarks

Do not include the full path , only the file name. You can use BitMapPath property to read or change the path.

See Also