 | FrameworkErrorsExceptionErrors Property |
List of errors
Namespace:
EBP.Framework.Common.Interfaces
Assembly:
EBP.Framework.Common.Interfaces (in EBP.Framework.Common.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic IErrors Errors { get; set; }
Public Property Errors As IErrors
Get
Set
Property Value
Type:
IErrors
See Also