Click or drag to resize
TraverseObjectSettingsIncludeScheduledTasks Property
If true, scheduled tasks of the object are included in the result as well.

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

Property Value

Type: Boolean
See Also