Click or drag to resize

Currency.FormatDecimal Method

Namespace:  LSRetail.Omni.Domain.DataModel.Base.Setup
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 FormatDecimal(
	decimal dec
)

Parameters

dec
Type: System.Decimal

Return Value

Type: String
See Also