The ediDataSegment represents a record of information in the EDI
standard. It is made up of a collection of composite elements and of
simple data elements.
Methods
DescribeSyntax- Sets
or gets the description the hierarchical syntax.
First - Gets the first Data Segment in the next nested (or higher) loop level.
GetDataElementByPos - Returns
the data element object in the document tree hierarchy that was specified by
the hierarchical string.
GetDataSegmentByPos - Returns
the data segment object in the document tree hierarchy that was specified by
the hierarchical string.
GetGroup - Returns the functional group
that contains the data segment.
GetHierarchyString - Returns the hierarchy string syntax of the data segment.
GetInterchange - Returns
the interchange that contains the data segment.
GetInterconnectMailbag -
Returns the Interconnect Mailbag context that contains the data segment.
GetSchema - Returns the schema of the guideline that was used to create an instance of the Data Segment.
GetSegmentGroup - Returns
the segments object containing a collection of data segments that are in the same segment group..
GetTransactionSet -
Returns the transaction set or message that contains the data segment.
Last - Returns the first Data Segment in the deepest nested (or highest) loop level.
Next - Returns the next Data Segment (from the current Data Segment) in a document.
NextInstance - Returns
the next data segment that is in the same instance of the calling data segment.
Previous - Returns the previous Data Segment in the document from the current Data Segment.
PreviousInstance - Returns
the previous data segment that is in the same instance of the calling data segment.
Refresh - Refreshes the state information of the data segment.
Properties
Area - Returns the area or table
of the Transaction Set that the current Data Segment is in.