Reader |
The ReaderSettings type exposes the following members.
Name | Description | |
---|---|---|
ContinueOnError | Whether to continue searching for valid data after an error occurs. | |
DataElementCodesMap | A code set map used for data element EDI code set validation. | |
Encoding | The encoding. The default is Encoding.UTF8 | |
LeaveOpen | Whether to close the underlying stream when the reader is disposed ('false' by default). | |
MaxSegmentLength | The maximum length of a segment after which the search for segment terminator seizes. | |
NoEnvelope | Whether the transaction is wrapped up in envelope. | |
Separators | The separators. | |
Split | Whether to split if the template is marked for splitting ('false' by default). |