EDIFACT Integrator - Online Help
EDIFACT Integrator
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

inedifact_edifactwriter_get($res, 3 );
inedifact_edifactwriter_set($res, 3, $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) 2018 /n software inc. - All rights reserved.
Build 1.0.6635.0