Click or drag to resize

SegmentErrorContextErrors Property

The EDI data element error contexts.

Namespace: EdiFabric.Core.Model.Edi.ErrorContexts
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
public List<DataElementErrorContext> Errors { get; set; }

Property Value

ListDataElementErrorContext
See Also