View full article

TaskStatusNodeRequest Class

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

The Task Status Node Request data object.

Inheritance

Syntax

public class TaskStatusNodeRequest

Constructors

Properties

Name Description
CategoryName

A specific category to target.

HasCategoryName
HasQDSId
HasTaskId
ID

The ID of the task status node request.

QDSID

A specific QDS to target.

RootType

Only QDS, Category or Task are allowed for TaskStatusNodeRequest. DependentTask will produce an error.

TaskID

A specific task to target.

Type
UseFlatTaskList

If a flat or indented task list is to be used.

Methods

Extension Methods

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