IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

OutputData Property

The output XML after processing.

Object Oriented Interface

public function getOutputData();
public function setOutputData($value);

Procedural Interface

ipworks_xml_get($res, 7 );
ipworks_xml_set($res, 7, $value );

Default Value

''

Remarks

This property will be populated with the output from the operation if OutputFile is not set.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]