Click or drag to resize

ReplDataTranslationResponse Class

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

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

The ReplDataTranslationResponse type exposes the following members.

Constructors
 NameDescription
Public methodReplDataTranslationResponseInitializes a new instance of the ReplDataTranslationResponse class
Top
Properties
 NameDescription
Public propertyLastKey 
Public propertyMaxKey 
Public propertyRecordsRemaining 
Public propertyTexts 
Top
Methods
 NameDescription
Public methodDisposeReleases all resources used by the ReplDataTranslationResponse
Top
See Also