Click or drag to resize

DimValue Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.Base.RetailDimValue

Namespace:  LSRetail.Omni.Domain.DataModel.Base.Retail
Assembly:  LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: Commerce Service for LS Central 2026.4
Syntax
C#
public class DimValue : IDisposable

The DimValue type exposes the following members.

Constructors
  NameDescription
Public methodDimValue
Initializes a new instance of the DimValue class
Public methodDimValue(String)
Initializes a new instance of the DimValue class
Top
Properties
  NameDescription
Public propertyDisplayOrder
Public propertyValue
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the DimValue
Public methodToString (Overrides ObjectToString.)
Top
Fields
  NameDescription
Public fieldIsSelected
Top
See Also