WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
Environment Property
NamespacesIBM.Broker.PluginNBMessageAssemblyEnvironment
SUMMARY
Returns the Environment from the assembly.
Declaration Syntax
C#Visual BasicVisual C++F#
public NBMessage Environment { get; }
Public ReadOnly Property Environment As NBMessage
	Get
public:
property NBMessage^ Environment {
	NBMessage^ get ();
}
member Environment : NBMessage
Value
Environment returns the global environment tree from the assembly.

Assembly: IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0