Table of Contents

Enum "AIT Line Status"

ID 149031
Namespace: System.TestTools.AITestToolkit

This enum has the Status of the AI Eval Line.

Properties

Name Value
Extensible False

Values

Name Description
" "

Specifies the initial state.

Starting

Specifies that the AI Eval Line state is Starting.

Running

Specifies that the AI Eval Line state is Running.

Completed

Specifies that the AI Eval Line state is Completed.

Cancelled

Specifies that the AI Eval Line state is Cancelled.

Skipped

Specifies that the AI Eval Line was skipped, for instance due to reaching credit limits.

See also