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

OutputFile Property

Specifies the name of the EDI file to write to.

Object Oriented Interface

public function getOutputFile();
public function setOutputFile($value);

Procedural Interface

inedi_ediwriter_get($res, 4 );
inedi_ediwriter_set($res, 4, $value );

Default Value

''

Remarks

Set OutputFile before calling the StartInterchangeHeader method to write an EDI interchange to a file on disk.

Data Type

String

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