The ediTransactionSet object represents the ASC/X12 Transaction Set or UN/EDIFACT Message
semantic entity.
Methods
CreateDataSegment -
Creates a Data Segment in the UN/EDIFACT Message or ASC/X12 Transaction Set.
ExportPackage -
Exports the UN/EDIFACT Package that was included in the document to an
external file.
First - Returns the
first UN/EDIFACT Message or ASC/X12 Transaction Set that is within the
same semantic entity as the current Message or Transaction Set.
GetDataSegmentHeader -
Returns the header control segment of the UN/EDIFACT Message or ASC/X12
Transaction Set.
GetDataSegmentTrailer -
Returns the trailer control segment of the UN/EDIFACT Message or ASC/X12
Transaction Set.
GetEdiString -
Gets a string containing the entire content of the UN/EDIFACT Message or
ASC/X12 Transaction Set.
GetSchema - Gets the
schema that was used as a guideline to verify the syntax of the UN/EDIFACT
Message or ASC/X12 Transaction Set, or to generate the Message or Transaction
Set entity.
GetSecurity - Returns the security token assigned to
the UN/EDIFACT Message or ASC/X12 Transaction Set.
Last - Returns the last UN/EDIFACT Message or ASC/X12 Transaction Set that is within the
same semantic entity as the current Message or Transaction Set.
Next - Returns the next UN/EDIFACT Message or ASC/X12 Transaction Set that is within the
same semantic entity as the current Message or Transaction Set.
Previous - Returns the previous UN/EDIFACT Message or ASC/X12 Transaction Set that is within the
same semantic entity as the current Message or Transaction Set.
RemoveDataSegment -
Removes a data segment from a UN/EDIFACT Message or ASC/X12 Transaction Set.
Save - Saves the
UN/EDIFACT Message or ASC/X12 Transaction Set to an external file.
Properties
Count - Returns the
number of Data Segments in a UN/EDIFACT Message or ASC/X12 Transaction Set.
FirstDataSegment -
Returns the first Data Segment of the UN/EDIFACT Message or ASC/X12
Transaction Set.
Handle - Returns a unique handle assigned to the UN/EDIFACT Message or ASC/X12
Transaction Set.
MessageId - Returns
the UN/EDIFACT Message Identifier.
TransactionSetId -
Returns the ASC/X12 Transaction Set Identifier.