Click or drag to resize
SynchronizationObjectSettingsOperation 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: 12.0.0
Syntax
C#
public OperationTypeEnum Operation { get; set; }

Property Value

Type: OperationTypeEnum
See Also