 | MessageErrorContextHasErrors Property |
Indicates if the EDI message had any errors when parsed.
Namespace: EdiFabric.Core.Model.Edi.ErrorContextsAssembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntaxpublic bool HasErrors { get; set; }
Public Property HasErrors As Boolean
Get
Set
Property Value
Boolean
See Also