Click or drag to resize

SegmentErrorContextCodes Property

The syntax error codes.

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

Property Value

ListSegmentErrorCode
See Also