Click or drag to resize

DataElementErrorContextPosition Property

The relative position of the simple data element, or the relative position of a composite data structure in error within the segment, count beginning with 1 for the position immediately following the segment ID.

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