View full article

TaskStatus Class

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

The Task Status data object.

Inheritance

Syntax

public class TaskStatus

Constructors

Properties

Name Description
Deleted

Indicates that task has been deleted. The scope will be None since additional information is unknown.

Extended

The Extended element of the task status metadata.

General

The General element of the task status metadata.

Scope

The scope of the task status object.

TaskID

The task ID.

Methods

Name Description
Clone()
Clone(TaskStatusScope)

Extension Methods

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