Click or drag to resize

TenantSetting Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.BaseTenantSetting

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 class TenantSetting

The TenantSetting type exposes the following members.

Constructors
 NameDescription
Public methodTenantSettingInitializes a new instance of the TenantSetting class
Top
Properties
 NameDescription
Public propertyAdvanced 
Public propertyComment 
Public propertyDataType 
Public propertyIsDefault 
Public propertyKey 
Public propertyValue 
Top
See Also