Click or drag to resize
TraverseObjectSettingsIncludeTranslations Property
If true, translation table is exported within the result as well.

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

Property Value

Type: Boolean
See Also