Click or drag to resize

MoneyRoundForDisplay Method (Boolean, DecimalUtilsDecimalFormat)

Namespace:  LSRetail.Omni.Domain.DataModel.Base.Retail
Assembly:  LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: Commerce Service for LS Central 2024.6
Syntax
C#
public string RoundForDisplay(
	bool showCurrencySymbol,
	DecimalUtilsDecimalFormat decimalFormat
)

Parameters

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

Return Value

Type: String
See Also