InputMessage Property
The message to process.
Syntax
property InputMessage: String read get_InputMessage write set_InputMessage; property InputMessageB: TBytes read get_InputMessageB write set_InputMessageB;
Default Value
''
Remarks
This property specifies the message to be processed.
Input Notes
The component will determine the source of the input based on which properties are set.
The order in which the input properties are checked are as follows:
- InputFile
- InputMessage