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