📚 SAP Business One SDK Help

CashSum Property
See Also 

Description

Sets or returns the amount of cash in the current payment in local currency.

Field name: CashSum.

Mandatory property.

Property type

Read-write property

Syntax

Visual Basic
Public Property CashSum() As Double

Remarks

Use this property to record the payment amount in cash payments.

The value must be positive or 0.

See Also