![]() | Data |
The DataElementErrorContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | DataElementErrorContext | Initializes a new instance of the DataElementErrorContext class. |
![]() | DataElementErrorContext(String, Int32, DataElementErrorCode, Int32, Int32, String, String) | Initializes a new instance of the DataElementErrorContext class. |
Name | Description | |
---|---|---|
![]() | Code | The syntax error code. |
![]() | ComponentPosition | The component EDI data element position within the composite that is an error. |
![]() | IsSituational | Whether the error is due to HIPAA situational validation. This is only used in X12 AckMan to generate a CTX segment for the error. |
![]() | Name | The reference number to locate the EDI data element. |
![]() | Position | 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. |
![]() | RepetitionPosition | The specific repetition of the EDI data element that is an error. |
![]() | Value | The copy of the EDI data element in error. |