WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
Uuid Property
NamespacesIBM.Broker.PluginNBExecutionGroupUuid
SUMMARY
Returns the UUID for the Execution Group
Declaration Syntax
C#Visual BasicVisual C++F#
public string Uuid { get; internal set; }
Public Property Uuid As String
	Get
	Friend Set
public:
property String^ Uuid {
	String^ get ();
	internal: void set (String^ value);
}
member Uuid : string with get, internal set
Value
Uuid returns the Execution Group's UUID.

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