Click or drag to resize
SynchronizationObjectSettingsIncludeProcesses Property
If true, automation processes of the object are included in the result as well.

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

Property Value

Type: Boolean
See Also