TaskFilterSpecTimeOption_enum

TaskFilterSpecTimeOption_enum
TaskFilterSpecTimeOption_enum

This option specifies a time stamp governing the selection of tasks.

Possible values:

  • queuedTime: The time stamp when the task was created and queued.
  • startedTime: The time stamp when the task started.
  • completedTime: The time stamp when the task finished.
This data structure has no properties.
Enumeration: queuedTime, startedTime, completedTime,