📚 SAP Business One SDK Help

Refresh Property
See Also 

Description

Sets or returns a valid value that determines wether or not to automatically refresh the data when the field value is modified.

Field name: Refresh.

Property type

Read-write property

Syntax

Visual Basic
Public Property Refresh() As BoYesNoEnum

Remarks

In case this property is set to tYES and the field is a Table field, then the ByField property is applicable.

See Also