Returns the Environment from the assembly.
Namespace: IBM.Broker.PluginAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
public NBMessage Environment { get; }
public NBMessage Environment { get; }
Public ReadOnly Property Environment As NBMessage
Get
Public ReadOnly Property Environment As NBMessage
Get
public:
property NBMessage^ Environment {
NBMessage^ get ();
}
public:
property NBMessage^ Environment {
NBMessage^ get ();
}
member Environment : NBMessage with get
member Environment : NBMessage with get
Property Value
Type:
NBMessageEnvironment returns the global environment tree from the assembly.