IPWorks EDI 2020 C++ Builder Edition

Questions / Feedback?

OutputData Property

Contains the output data.

Syntax

__property String OutputData = { read=FOutputData };
__property DynamicArray<Byte> OutputDataB = { read=FOutputDataB };

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

Byte Array

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 C++ Builder Edition - Version 20.0 [Build 8203]