📚 SAP Business One SDK Help

Picture Property
See Also 

Description

Sets or returns a picture file name.

Field name: Picture.

Length: 200 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property Picture() As String

Remarks

Include only the file name without the full path. To read or change the path, set the BitMapPath property.

See Also