ParametersNumberDecimalsAmount Method
Get the name of the number of decimals parameter to calculate the amount, depending on the document type.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static string NumberDecimalsAmount(
NoteType? documentType = null
)
Public Shared Function NumberDecimalsAmount (
Optional documentType As NoteType? = Nothing
) As String
- documentType NullableNoteType (Optional)
- Type of the document.
StringString with the name of the number of decimals parameter to manage the price of an item.