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