Execution.ResultStatus

Syntax

Execution.ResultStatus

Data Type

String

Purpose

Specifies the result status string for the execution.

Remarks

Note You cannot use this property to determine if a completed execution encountered an error. Instead, access the Occurred sub-property of Execution.ErrorObject.
Although you can define custom status strings, you usually set this property to one of the ResultStatus_ constants of StepProperties .

See Also

Execution.ResultObject

StepProperties

Execution.ErrorObject