Click or drag to resize
TraverseObjectSettingsOperation Property
Operation type (Export / Synchronization / etc.). According to this parameter export determines which child / binding objects to include in the export.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public OperationTypeEnum Operation { get; set; }

Property Value

Type: OperationTypeEnum
See Also