This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AzureDevOps.
Summary
Gets the parent work item or null of no parent exists.
- Assembly
- Cake
.AzureDevOps .dll - Namespace
- Cake
.AzureDevOps .Boards .WorkItemTracking - Containing Type
- AzureDevOpsWorkItem
Syntax
public AzureDevOpsWorkItem GetParentWorkItem()
Return Value
Type | Description |
---|---|
AzureDevOpsWorkItem | The parent work item. |