Click or drag to resize

MessageErrorContext Properties

The MessageErrorContext type exposes the following members.

Properties
 NameDescription
Public propertyCodes The syntax error codes.
Public propertyControlNumber The EDI message control number.
Public propertyEdition The EDI message edition.
Public propertyErrors The EDI segment error contexts.
Public propertyHasErrors Indicates if the EDI message had any errors when parsed.
Public propertyIndex The index in the original stream or in the current interchange.
Public propertyName The type of EDI message (or its tag).
Public propertyRelease The EDI message release.
Public propertySpecRef The spec reference.
Public propertyValidatedSegmentsCount The number of validated segments.
Top
See Also