EDI Integrator 2016 C++ Builder Edition
EDI Integrator 2016 C++ Builder Edition
Questions / Feedback?

OutputData Property

Contains the output data.

Syntax

__property String OutputData = {read=FOutputData, write=FSetOutputData};

__property RawByteString OutputDataB = {read=FOutputDataB, write=FSetOutputDataB};

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.

Data Type

Binary String

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 C++ Builder Edition - Version 16.0 [Build 7240]