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

CompressionFormat Property

The compression format used on the incoming message.

Syntax

__property TibeAS2ReceiverCompressionFormats CompressionFormat = {read=FCompressionFormat, write=FSetCompressionFormat};



enum TibeAS2ReceiverCompressionFormats { cfNone=0, cfZlib=1 };

Default Value

0

Remarks

The compression format used on the incoming message, if any. Compressed messages will automatically be decompressed by the component.

This property is read-only.

Data Type

Integer

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