Click or drag to resize

AsynchronousOperationContextErrors Property

Gets the errors used to fill in the report.

Namespace:  EBP.Api.Asynchronous
Assembly:  EBP.Api (in EBP.Api.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
public IErrors Errors { get; }

Property Value

Type: IErrors
The errors to fill in the report
See Also