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

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

public NBMessage Environment { get; }

Property Value

Type: NBMessage
Environment returns the global environment tree from the assembly.
See Also