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
.