NBMessageAssembly Message Property IBM Integration Bus
Returns the Message from the assembly.

Namespace: IBM.Broker.Plugin
Assembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
Syntax

public NBMessage Message { get; }

Property Value

Type: NBMessage
Message returns the message tree from the assembly.
See Also