View full article

EDXStatus Class

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

EDX status.

Inheritance

Syntax

public class EDXStatus

Constructors

Name Description
EDXStatus()

Properties

Name Description
Category

Document category.

DocumentPath

Document path.

ExecId

EDX task execution ID.

FinishTime

EDX task finish time.

LogFileFullPath

Full path to the log file.

QdsId

Distribution Service ID.

StartTime

EDX task start time.

Summary

EDX task configuration summary.

TaskId

EDX task ID.

TaskName

EDX task name.

TaskStartResult

Result types when starting an EDX task.

TaskStartResultCode

Result code when starting an EDX task.

TaskStatus

Status of the task.

TaskType

EDX task type.

TriggeredTasksId

List of triggered tasks' IDs.

Extension Methods

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