Click or drag to resize

ReplFullItemResponse Class

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

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

The ReplFullItemResponse type exposes the following members.

Constructors
 NameDescription
Public methodReplFullItemResponseInitializes a new instance of the ReplFullItemResponse class
Top
Properties
 NameDescription
Public propertyItems 
Public propertyLastKey 
Public propertyMaxKey 
Public propertyRecordsRemaining 
Top
Methods
 NameDescription
Public methodDisposeReleases all resources used by the ReplFullItemResponse
Top
See Also