NotesCheckTotalCurrencyDecimals(Int16) Method
Check the number of decimal places in currency totals.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static short CheckTotalCurrencyDecimals(
short decimals
)
Public Shared Function CheckTotalCurrencyDecimals (
decimals As Short
) As Short
- decimals Int16
- Decimals to check.
Int16short with the number of decimal places in currency totals.