📚 SAP Business One SDK Help

StatusFrom Property
See Also 

Description

Sets or returns a valid value of BoBOTFromStatus type that specifies the current status of the Bill Of Exchange.

Mandatory field is SAP Business One.

Field name: StatusFrom.

Property type

Read-write property

Syntax

Visual Basic
Public Property StatusFrom() As BoBOTFromStatus

Remarks

For example, you can use this property to change the status of the Bill Of Exchange from (StatusFrom) Generated to (StatusTo) Deposit.

See Also