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: 9.0.0
Syntax
C#
public IInfoObjectCollection ScheduledTasks { get; }

Property Value

Type: IInfoObjectCollection
See Also