Click or drag to resize
BaseInfoGeneralizedInfoWrapperScheduledTasks Property
The collection of the scheduled tasks of the given object.

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

Property Value

Type: InfoObjectCollection
See Also