ERP Integrator V2 - Online Help
ERP Integrator V2
Questions / Feedback?

OutputData Property

The IDoc data to be written.

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 will be populated with the contents of the IDoc data to be written by the component when no OutputFile has been specified and SetOutputStream has not been called with a valid output stream.

This property is read-only.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0