IPWorks EDI 2020 ActiveX Edition

Questions / Feedback?

InputData Property

The raw HL7 data to send.

Syntax

mllpclientcontrol.InputData[=string]

Default Value

""

Remarks

This property is used to specify the HL7 data to send when the Send method is called.

Note that the control checks the following places for input data, in order, when Send is called. Input data is sent from the first place it is found:

  • The contents of a file whose path has been set to the InputFilename property.
  • The data set to the InputData property.

To read or write binary data to the property, a Variant (Byte Array) version is provided in .InputDataB.

This property is not available at design time.

Data Type

Binary String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 ActiveX Edition - Version 20.0 [Build 8203]