NBExecutionGroup provides access to properties of the current Execution Group.

C# | Visual Basic | Visual C++ | F# |
public sealed class NBExecutionGroup
Public NotInheritable Class NBExecutionGroup
public ref class NBExecutionGroup sealed
[<SealedAttribute>] type NBExecutionGroup = class end

All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() ![]() | ExecutionGroup |
Returns an NBExecutionGroup.
|
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Name |
Returns the Execution Group's name.
|
![]() | ToString()()()() | (Inherited from Object.) |
![]() | Uuid |
Returns the UUID for the Execution Group
|

An instance of this class is returned by the ExecutionGroup property.

Object | |
![]() | NBExecutionGroup |