Execution.ResultStatus
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
Execution.ResultStatus
Syntax
Execution.ResultStatus
Data Type
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
.