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.8.0
Syntax
C#
public class AttributeOptionValue : IDisposable

The AttributeOptionValue type exposes the following members.

Constructors
 NameDescription
Public methodAttributeOptionValueInitializes a new instance of the AttributeOptionValue class
Top
Properties
 NameDescription
Public propertyCode 
Public propertySequence 
Public propertyValue 
Top
Methods
 NameDescription
Public methodDisposeReleases all resources used by the AttributeOptionValue
Public methodToString
(Overrides ObjectToString)
Top
See Also