IPWorks X12 2020 Delphi Edition

Questions / Feedback?

OutputData Property

Contains the output data.

Syntax

property OutputData: String read get_OutputData;
property OutputDataB: TBytes read get_OutputDataB;

Default Value

''

Remarks

This property will be populated with the contents of the EDI data as output by the component when no OutputFile has been specified and SetOutputStream has not been called with a valid output stream.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks X12 2020 Delphi Edition - Version 20.0 [Build 8155]