Click or drag to resize

AttributeOptionValue Class

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

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 AttributeOptionValue : IDisposable

The AttributeOptionValue type exposes the following members.

Constructors
  NameDescription
Public methodAttributeOptionValue
Initializes a new instance of the AttributeOptionValue class
Top
Properties
  NameDescription
Public propertyCode
Public propertySequence
Public propertyValue
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the AttributeOptionValue
Public methodToString (Overrides ObjectToString.)
Top
See Also