Framework EDI Reference. Methods and Properties
ediInterchange. FirstTransactionSet

Returns the first ASC/X12 Transaction Set in the Interchange.

Syntax:

Returns

Object of type FREDI.ediTransactionSet.

Remarks

In ASC/X12, Transaction Sets are not directly enveloped by the Interchange and are instead enveloped by the Functional Group.  This property call should always return an empty object for ASC/X12 documents.

This property is the same as the FirstMessage property and can be used to get the first UN/EDIFACT Message in the Interchange.