IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

OutputData Property

The buffered XML output data.

Syntax

[VB.NET]
Public ReadOnlyProperty OutputData As String
Public ReadOnlyProperty OutputDataB As Byte()

[C#]
public string OutputData {get;}
public byte[] OutputDataB {get;}

Remarks

This property can be used to retrieve the generated output from the component when neither OutputFile nor SetOutputStream have been set.

This property is read-only and not available at design time.

Default Value

""

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0