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) 2022 /n software inc. - All rights reserved.
IPWorks 2020 PHP Edition - Version 20.0 [Build 8307]