OutputData Property
The buffered XML output data.
Object Oriented Interface
public function getOutputData();
Procedural Interface
ipworks_xmlw_get($res, 3 );
Default Value
''
Remarks
This property can be used to retrieve the generated output from the class when OutputFile has not been set.
This property is read-only and not available at design time.
Data Type
Binary String