EDIData Property
The EDI data.
Syntax
public EBDataList EDIData { get; }
Public Property EDIData As EBDataList
Remarks
This property defines the EDI data to be sent. This may include multiple files.
This property is not available at design time.