 | 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.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