Click or drag to resize

ReplAttributeOptionValue Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.Loyalty.ReplicationReplAttributeOptionValue

Namespace: LSRetail.Omni.Domain.DataModel.Loyalty.Replication
Assembly: LSRetail.Omni.Domain.DataModel.Loyalty (in LSRetail.Omni.Domain.DataModel.Loyalty.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
public class ReplAttributeOptionValue : IDisposable

The ReplAttributeOptionValue type exposes the following members.

Constructors
 NameDescription
Public methodReplAttributeOptionValueInitializes a new instance of the ReplAttributeOptionValue class
Top
Properties
 NameDescription
Public propertyCode 
Public propertyIsDeleted 
Public propertySequence 
Public propertyValue 
Top
Methods
 NameDescription
Public methodDisposeReleases all resources used by the ReplAttributeOptionValue
Top
See Also