TaskStatusFilter.ScheduleInterval Class
Namespace: PIX.QMSAPI.DataObjects
Assembly: PIX.dll
Assembly: PIX.dll
Schedule task status filter.
Inheritance
-
System.Object
-
TaskStatusFilter.Interval
- TaskStatusFilter.ScheduleInterval
-
TaskStatusFilter.Interval
Syntax
public class ScheduleInterval : TaskStatusFilter.Interval, ICloneableConstructors
| Name | Description |
|---|---|
| ScheduleInterval() |
Properties
| Name | Description |
|---|---|
| IncludeNotScheduled |
Include not scheduled tasks. |
| IncludeOnEvent |
Include tasks triggered on an event. |
| IncludeOnExternalEvent |
Include tasks triggered on an external event. |
| IncludeOnMultipleEvents |
Include tasks triggered on multiple events. |
Methods
Explicit Interface Implementations
| Name | Description |
|---|---|
| ICloneable.Clone() |