 | SegmentErrorContextErrors Property |
The EDI data element error contexts.
Namespace: EdiFabric.Core.Model.Edi.ErrorContextsAssembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntaxpublic List<DataElementErrorContext> Errors { get; set; }
Public Property Errors As List(Of DataElementErrorContext)
Get
Set
Property Value
ListDataElementErrorContext
See Also