 | DataElementErrorContextRepetitionPosition Property |
The specific repetition of the EDI data element that is an error.
Namespace: EdiFabric.Core.Model.Edi.ErrorContextsAssembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntaxpublic int RepetitionPosition { get; set; }Public Property RepetitionPosition As Integer
Get
Set
Property Value
Int32
See Also