Class DmsAutomationScriptResult
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
Defines the result of a script.
public class DmsAutomationScriptResult
- Inheritance
-
DmsAutomationScriptResult
- Extension Methods
Properties
- ErrorCode
The error code.
- ErrorMessages
The error messages.
- HadError
Whether the execution had any error.
- ScriptOutput
The script output.