  | IErrorsHasSeriousErrors Property  | 
 
            Gets whether the error collection has serious errors
            
 
    Namespace: 
   EBP.Api.Interfaces.Misc
    Assembly:
   EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntaxbool HasSeriousErrors { get; }ReadOnly Property HasSeriousErrors As Boolean
	Get
Property Value
Type: 
Boolean
See Also