Property ErrorType
Namespace: Belay.Core
Assembly: Belay.Core.dll
ErrorType
Gets or sets the type of error that occurred during execution.
csharp
public ExecutionErrorType ErrorType { get; set; }