EximDEPBScheduleValues_IN.roundedOffAmount Method
Calculates to roundoff amount.
Syntax
public AmountMST roundedOffAmount(AmountMST _valueCapAmount, [boolean _round])
Run On
Called
Parameters
- _valueCapAmount
Type: AmountMST Extended Data Type
The base amount.
- _round
Type: boolean
A boolean whether roundoff amount; optional.
Return Value
Type: AmountMST Extended Data Type
The roundedoff amount.