FailureLevel
Gets or sets the LogLevel for failures of custom activities (defined by the SetFailure(string) method).
Declaration
public LogLevel FailureLevel { get; set; }
Property Value
Type | Description |
---|---|
LogLevel |
Gets or sets the LogLevel for failures of custom activities (defined by the SetFailure(string) method).
public LogLevel FailureLevel { get; set; }
Type | Description |
---|---|
LogLevel |