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: 10.7.4.0
Syntax
public bool HasErrors { get; set; }

Property Value

Boolean
See Also