NBExecutionGroup Uuid Property IBM Integration Bus
Returns the UUID for the Execution Group

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

public string Uuid { get; internal set; }

Property Value

Type: OnlineString
Uuid returns the Execution Group's UUID.
See Also