EDI Integrator 2016 macOS Edition
EDI Integrator 2016 macOS Edition
Questions / Feedback?

inputData (property)

The raw HL7 data to send.

- (NSString*)inputData

- (void)setInputData:(NSString*)newInputData

- (NSData*)inputDataB

- (void)setInputDataB :(NSData*)newInputData

Default Value

""

Remarks

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

Note that the class 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.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 macOS Edition - Version 16.0 [Build 7240]