![]() | TaskId Constructor |
Name | Description | |
---|---|---|
![]() | TaskId(String) |
Initializes a new instance of the TaskId class with the specified task ID.
|
![]() | TaskId(String, Int32) |
Initializes a new instance of the TaskId class with the specified stage ID and task number.
|
![]() | TaskId(TaskId, String) |
Initializes a new instance of the TaskId class with the specified parent task and task ID.
|
![]() | TaskId(TaskId, String, Int32) |
Initializes a new instance of the TaskId class with the specified parent task, stage ID and task number.
|