CurrencyFormatDecimal 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 2024.6
Syntax public string FormatDecimal(
decimal dec
)
Parameters
- dec
- Type: SystemDecimal
Return Value
Type:
StringSee Also