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 2024.6
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
Fields
  NameDescription
Public fieldIsSelected
Top
See Also