Click or drag to resize

MessageErrorContextErrors Property

The EDI segment error contexts.

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

Property Value

ListSegmentErrorContext
See Also