EDI Integrator 2016 PHP Edition
EDI Integrator 2016 PHP Edition
Questions / Feedback?

OptionCompress Property

Preference to compress outgoing data.

Object Oriented Interface

public function getOptionCompress();
public function setOptionCompress($value);

Procedural Interface

inedi_profilemgr_get($res, 17 );
inedi_profilemgr_set($res, 17, $value );

Default Value

false

Remarks

OptionCompress is used to store your preference of compressing the data sent to your trading partner.

After invoking LoadProfile, the OptionCompress will contain your compression preference for your trading partner, alternatively OptionCompress may be set and saved by invoking SaveProfile.

Data Type

Boolean

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