|  | IEntityErrors Property  | 
 
            Gets the collection of errors
            
 
    Namespace: 
   EBP.Api.Interfaces.Entity
    Assembly:
   EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
 Syntax
SyntaxReadOnly Property Errors As IErrors
	Get
Return Value
Type: 
IErrorsThe collection of errors
 See Also
See Also