Edi |
The EdiMessage type exposes the following members.
| Name | Description | |
|---|---|---|
| ErrorContext | EDI Message error context. | |
| Format | The EDI message format (X12 or Edifact or other). | |
| HasErrors | If it was parsed in full. | |
| IsPart | Detects if the EDI message was split. | |
| Model | The qualified name of the EDI template. | |
| Name | The EDI message ID. | |
| PartsCount | The number of parts when splitting. | |
| SplitPostion | The index of the segment when split. | |
| Template | The qualified name of the EDI template. | |
| Version | The EDI message version (derived from the group if not explicitly set in the message). |