Returns the UUID for the Execution Group
Namespace: IBM.Broker.PluginAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
public string Uuid { get; internal set; }
public string Uuid { get; internal set; }
Public Property Uuid As String
Get
Friend Set
Public Property Uuid As String
Get
Friend Set
public:
property String^ Uuid {
String^ get ();
internal: void set (String^ value);
}
public:
property String^ Uuid {
String^ get ();
internal: void set (String^ value);
}
member Uuid : string with get, internal set
member Uuid : string with get, internal set
Property Value
Type:
StringUuid returns the Execution Group's UUID.