Status Property
Description
The run step status.
Property type
Read-write property
Syntax
Visual Basic
Public Property Status As String
Remarks

You can create user-defined statuses by customizing the Status list. For more information, see 'Customizing Project Lists' in the ALM Administrator Guide.

One way of using your custom status is to set the status in a workflow script.   For more information, see 'Setting up the ALM Workflow' in the ALM Administrator Guide.

See Also