EDIFACT Integrator - Online Help
EDIFACT Integrator
Questions / Feedback?

OutputData Property

Contains the 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 will be populated with the contents of the EDI data as output 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) 2018 /n software inc. - All rights reserved.
Build 1.0.6635.0