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