View full article

TaskStatus.TaskStatusGeneral Class

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

The General element of the task status node request data object.

Inheritance

Syntax

public class TaskStatusGeneral

Properties

Name Description
Status

The current status.

TaskName

The task name.

TaskType

The task type.

Extension Methods

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