📚 SAP Business One SDK Help

ValOff Property
See Also 

Description

The data source value when the item is not selected.

Setting the data source with this value deselects the checkbox. If the checkbox is deselected by the user, the data source is set with this value.

Property type

Read-write property

Syntax

Visual Basic
Public Property ValOff() As String

Remarks

This property can only be set for user added items.

See Also