Execution.ResultStatus
- 更新日2025-07-21
- 1分で読める
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
.