Click or drag to resize

SegmentErrorContextPosition Property

The numerical count position of the EDI segment from the start of the EDI transaction set. The EDI transaction set header is count position 1.

Namespace: EdiFabric.Core.Model.Edi.ErrorContexts
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
public int Position { get; set; }

Property Value

Int32
See Also