IPWorks EDIFACT 2020 .NET Edition

Questions / Feedback?

OutputData Property

Contains the output data.

Syntax

public string OutputData { get; }
public byte[] OutputDataB { get; }
Public ReadOnly Property OutputData As String
Public ReadOnly Property OutputDataB As Byte()

Default Value

""

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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDIFACT 2020 .NET Edition - Version 20.0 [Build 8209]