Click or drag to resize
SynchronizationObjectSettingsProcessTranslations Property
If true, translation table is filled within ProcessTranslations method.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public bool ProcessTranslations { get; set; }

Property Value

Type: Boolean
See Also