 | 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)
Syntaxpublic IErrors Errors { get; }
Public ReadOnly Property Errors As IErrors
Get
Property Value
Type:
IErrorsThe errors to fill in the report
See Also