Click or drag to resize

TaskCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionTask
    Dynamicweb.SchedulingTaskCollection

Namespace:  Dynamicweb.Scheduling
Assembly:  Dynamicweb.Scheduling (in Dynamicweb.Scheduling.dll) Version: 4.0.2
Syntax
public class TaskCollection : Collection<Task>

The TaskCollection type exposes the following members.

Constructors
  NameDescription
Public methodTaskCollection
Initializes a new instance of the TaskCollection class
Top
See Also