NotesCheckCurrencyDecimals(Object) 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(
Object decimals
)
Public Shared Function CheckCurrencyDecimals (
decimals As Object
) As Short
- decimals Object
- Decimals to check.
Int16short with the number of decimal places in the currency.