What it does
Represents the result of the script execution.Properties
| Name | Type | Access | Description |
|---|---|---|---|
Succeeded | bool | Read/write | Whether the operation succeeded. |
ErrorMessage | string | Read/write | Informational message. Shown regardless of the Succeeded value. |
