Click or drag to resize

Money.RoundForDisplay Method (Boolean, DecimalUtils.DecimalFormat)

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 2025.4
Syntax
C#
public string RoundForDisplay(
	bool showCurrencySymbol,
	DecimalUtils.DecimalFormat decimalFormat
)

Parameters

showCurrencySymbol
Type: System.Boolean
decimalFormat
Type: LSRetail.Omni.Domain.DataModel.Base.Utils.DecimalUtils.DecimalFormat

Return Value

Type: String
See Also