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

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

public NBMessage LocalEnvironment { get; }

Property Value

Type: NBMessage
LocalEnvironment returns the local environment tree from the assembly.
See Also