Click or drag to resize

BOConfigurationSettingsDecimalGetByKey Method


Namespace: LSRetail.Omni.Domain.DataModel.Base
Assembly: LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
public decimal SettingsDecimalGetByKey(
	ConfigKey key
)

Parameters

key  ConfigKey
 

Return Value

Decimal
See Also