Click or drag to resize
BaseInfoScheduledTasks Property
Collection of the scheduled tasks belonging to the object.

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

Property Value

Type: IInfoObjectCollection
See Also