ReplDataTranslation Class |
Namespace: LSRetail.Omni.Domain.DataModel.Loyalty.Replication
public class ReplDataTranslation : IDisposable
The ReplDataTranslation type exposes the following members.
Name | Description | |
---|---|---|
![]() | ReplDataTranslation | Initializes a new instance of the ReplDataTranslation class |
Name | Description | |
---|---|---|
![]() | IsDeleted | |
![]() | Key |
NAV Primary Key of value to translate
|
![]() | LanguageCode |
Language Code (ENG,ISL..)
|
![]() | Text |
Translated Text
|
![]() | TranslationId |
Translation ID made up by NAV TableNo-FieldNo
|