Click or drag to resize

ReplProductGroupResponse Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.Base.ReplicationReplProductGroupResponse

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

The ReplProductGroupResponse type exposes the following members.

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