ParametersNumberDecimalsQuantity Method
Get the name of the number of decimals parameter for the corresponding quantity, according to the document enumeration.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static string NumberDecimalsQuantity(
NoteType? documentType = null
)
Public Shared Function NumberDecimalsQuantity (
Optional documentType As NoteType? = Nothing
) As String
- documentType NullableNoteType (Optional)
- Type of the document.
StringString with the name of the number of decimals parameter for the corresponding quantity.