View full article

TaskStatusFilter.ScheduleInterval Class

Namespace: PIX.QMSAPI.DataObjects
Assembly: PIX.dll

Schedule task status filter.

Inheritance

Syntax

public class ScheduleInterval : TaskStatusFilter.Interval, ICloneable

Constructors

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

Name Description
Clone()
IsSet()

Explicit Interface Implementations

Name Description
ICloneable.Clone()

Extension Methods

ApiFilter.FilterFor<T>(T, Nullable<ApiVersion>)