AzureDevOpsWorkItem.

WorkItemId Property

Summary

Gets the ID of the work item. Returns 0 if no work item could be found and ThrowExceptionIfWorkItemCouldNotBeFound is set to false.

Syntax

public int WorkItemId { get; }

Value

Type Description
int