Click or drag to resize

ReplShippingAgent Class

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

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 2024.6
Syntax
C#
public class ReplShippingAgent : IDisposable

The ReplShippingAgent type exposes the following members.

Constructors
  NameDescription
Public methodReplShippingAgent
Initializes a new instance of the ReplShippingAgent class
Public methodReplShippingAgent(String)
Initializes a new instance of the ReplShippingAgent class
Top
Properties
Methods
  NameDescription
Public methodDispose
Releases all resources used by the ReplShippingAgent
Top
See Also