Click or drag to resize

IUCJsonReplEcommDataTranslationLangCode Method

Replicate Translation Language Codes

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2024.4
Syntax
C#
ReplDataTranslationLangCodeResponse ReplEcommDataTranslationLangCode(
	ReplRequest replRequest
)

Parameters

replRequest
Type: LSRetail.Omni.Domain.DataModel.Loyalty.ReplicationReplRequest
Replication request object

Return Value

Type: ReplDataTranslationLangCodeResponse
Replication result object with List of Codes
Remarks
LS Central Main Table data: 10000972 - LSC Data Translation Language

This will always replicate all Code

See Also