ediDocument
The ediDocument object is the topmost creatable object for Framework EDI. It
provides general services for processing EDI documents as well as access to
underlying interfaces.
Methods
Properties
CompositeTerminator -
Sets or gets the component element terminator used by the document.
CursorType -
Sets or gets the cursor type.
DecimalNotation
- Sets or gets the decimal notation used by the document.
DllNotifyEnable
- Enables a document to receive a notification from an external DLL.
ElementTerminator -
Sets or gets the data element terminator used by the document.
FirstDataSegment -
Returns the first data segment of the document.
FirstInterchange -
Returns the first Interchange of the document.
FirstInterconnectMailbag
-
Returns the first InterconnectMailbag of the document.
InterchangeCount -
Returns the number of Interchanges in the document.
InterconnectCount -
Returns the number of InterconnectMailbags in the document.
IsEdifact - Indicates if the document loaded follows the
standard of the UN/EDIFACT control agency.
IsX12 - Indicates if the document loaded follows the
standard of the ASC/X12 control agency.
NextDataSegment -
Returns the next data segment of the document.
Option -
Sets or Gets an option.
Property -
Sets or Gets a property of the document.
ReleaseIndicator -
Sets or gets the release indicator used by the document.
RepeatSeparator
- Sets or gets the repeating element separator to be used in the EDI document.
SegmentTerminator - Sets
or gets the segment terminator used by the document.