Click or drag to resize

SegmentErrorContextCodes Property

The syntax error codes.

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

Property Value

ListSegmentErrorCode
See Also