NBExecutionGroup Name Property IBM Integration Bus
Returns the Execution Group's name.

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

public string Name { get; internal set; }

Property Value

Type: OnlineString
Name returns the Execution Group name.
See Also