Click or drag to resize

AppSettings Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.Base.BaseEntity
    LSRetail.Omni.Domain.DataModel.Base.SetupAppSettings

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
C#
public class AppSettings : Entity

The AppSettings type exposes the following members.

Constructors
  NameDescription
Public methodAppSettings
Initializes a new instance of the AppSettings class
Top
Properties
Methods
  NameDescription
Public methodShallowCopy
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from Entity.)
Top
Fields
See Also