IScriptResult
What it does
Represents the result of the script execution.
Properties
Name | Type | Access | Description |
Succeeded | bool | Read/write | Specifies whether the operation succeeded |
ErrorMessage | string | Read/write |
The informational message. The message is output regardless of the Succeeded property value. |
26.03.2024 13:49:49