Click or drag to resize

IUCServiceReplEcommDataTranslationLangCode Method

Replicate Translation Language Codes

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

Parameters

replRequest  ReplRequest
Replication request object

Return Value

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

LS Central PageWS: dataTranslationLanguages

This will always replicate all Code

See Also