View full article

TriggerEDXTaskResult Class

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

Represents the result of an EDX task.

Inheritance

Syntax

public class TriggerEDXTaskResult

Constructors

Name Description
TriggerEDXTaskResult()

Properties

Name Description
EDXTaskStartResult

The result message from trying to start the EDX task.

EDXTaskStartResultCode
ExecId

The execution id of this task.

Status

The current status of the task.

TriggeredTasksId

A lists of tasks triggered by the execution of this task.

Extension Methods

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