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

InputData Property

The IDoc data to be read.

Syntax

[VB.NET]
Public Property InputData As String
Public Property InputDataB As Byte()

[C#]
public string InputData {get; set;}
public byte[] InputDataB {get; set;}

Remarks

The IDoc data to be read. If InputFile is not set, this will be used when the Parse method is called.

Default Value

""

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