Click or drag to resize

DecimalUtilsGetCultureInfo Method

Namespace:  LSRetail.Omni.Domain.DataModel.Base.Utils
Assembly:  LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: Commerce Service for LS Central 2024.6
Syntax
C#
public static CultureInfo GetCultureInfo(
	DecimalUtilsDecimalFormat decimalFormat
)

Parameters

decimalFormat
Type: LSRetail.Omni.Domain.DataModel.Base.UtilsDecimalUtilsDecimalFormat

Return Value

Type: CultureInfo
See Also