 | 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.ErrorContextsAssembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntaxpublic int Position { get; set; }
Public Property Position As Integer
Get
Set
Property Value
Int32
See Also