Click or drag to resize

MessageErrorContextHasErrors Property

Indicates if the EDI message had any errors when parsed.

Namespace: EdiFabric.Core.Model.Edi.ErrorContexts
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
public bool HasErrors { get; set; }

Property Value

Boolean
See Also