AzureDevOpsWorkItem.

ParentWorkItemId Property

Summary

Gets the id of the parent work item. Returns zero if no work item could be found and ThrowExceptionIfWorkItemCouldNotBeFound is set to false.

Syntax

public int ParentWorkItemId { get; }

Value

Type Description
int