Skip to content

WorkItem.Id

Overview

string WorkItem.Id { get; }
Gets the globally unique identifier of work item.

Remarks

Id number is in GUID format.

Examples

See Also