Click or drag to resize

EdiMessage Properties

The EdiMessage type exposes the following members.

Properties
 NameDescription
Public propertyErrorContext EDI Message error context.
Public propertyFormat The EDI message format (X12 or Edifact or other).
Public propertyHasErrors If it was parsed in full.
Public propertyIsPart Detects if the EDI message was split.
Public propertyModel The qualified name of the EDI template.
Public propertyName The EDI message ID.
Public propertyPartsCount The number of parts when splitting.
Public propertySplitPostion The index of the segment when split.
Public propertyTemplate The qualified name of the EDI template.
Public propertyVersion The EDI message version (derived from the group if not explicitly set in the message).
Top
See Also