Click or drag to resize

ReplCountryCodeResponse Class

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

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

The ReplCountryCodeResponse type exposes the following members.

Constructors
 NameDescription
Public methodReplCountryCodeResponseInitializes a new instance of the ReplCountryCodeResponse class
Top
Properties
 NameDescription
Public propertyCodes 
Public propertyLastKey 
Public propertyMaxKey 
Public propertyRecordsRemaining 
Top
Methods
 NameDescription
Public methodDisposeReleases all resources used by the ReplCountryCodeResponse
Top
See Also