šŸ“š SAP Business One SDK Help

CalculateInterestMethod Property
See AlsoĀ 

Description

IndicatesĀ whether to calculate the interest on the remaining amountĀ or on the original total.

Field name: RemIntrst

Property type

Read-write property

Syntax

Visual Basic
Public Property CalculateInterestMethod() As CalculateInterestMethodEnum

Remarks

Relevant only if theĀ IncludeInterest property is set to true.

See Also