Click or drag to resize

BOConfigurationSettingsGetByKey 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 2024.6
Syntax
C#
public string SettingsGetByKey(
	ConfigKey key
)

Parameters

key
Type: LSRetail.Omni.Domain.DataModel.BaseConfigKey

Return Value

Type: String
See Also