 | SegmentErrorContextCodes Property |
The syntax error codes.
Namespace: EdiFabric.Core.Model.Edi.ErrorContextsAssembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntaxpublic List<SegmentErrorCode> Codes { get; set; }Public Property Codes As List(Of SegmentErrorCode)
Get
Set
Property Value
ListSegmentErrorCode
See Also