Click or drag to resize

ReplDataTranslationLangCode Class

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

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

The ReplDataTranslationLangCode type exposes the following members.

Constructors
  NameDescription
Public methodReplDataTranslationLangCode
Initializes a new instance of the ReplDataTranslationLangCode class
Top
Properties
  NameDescription
Public propertyCode
Public propertyIsDeleted
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the ReplDataTranslationLangCode
Top
See Also