Scheduler Object Model

eSuite schedules are supported by the Scheduler class and the following the following eSuite classes:

Column: Defines a column in a schedule. Each column represents a data field that occurs in all the tasks in the schedule.

Task: Defines a particular task within your project. Each task occupies one row in a schedule, and includes all the data fields in the schedule.

TaskList: Defines a logical group of Tasks that you can manipulate as a whole.

TextElement: Defines the text in a data field.

Each of these classes defines a full set of scriptable methods, properties, and parameters. To find information about the API to these classes, click Scheduler API Index .