📚 SAP Business One SDK Help

Frozen Property
See Also 

Description

Sets or returns a valid value of BoYesNoEnum type that specifies whether or not this item is on hold.

Property type

Read-write property

Syntax

Visual Basic
Public Property Frozen() As BoYesNoEnum

Remarks

For items set to on hold, the end-user can specify the period when the item is on hold (FrozenFrom and FrozenTo), and also add remarks (FrozenRemarks).

See Also