OutputFile Property

Specifies the name of the EDI file to write to.

Object Oriented Interface

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

Procedural Interface

ipworksedi_tradacomswriter_get($res, 3 );
ipworksedi_tradacomswriter_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) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 PHP Edition - Version 20.0 [Build 8203]