View full article

TaskStatusFilter.Interval Class

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

Base class for interval filter.

Inheritance

Syntax

public abstract class Interval

Constructors

Name Description
Interval()

Properties

Name Description
From

The start of the interval.

To

The end of the interval.

Methods

Name Description
IsSet()

Extension Methods

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