Skip to content

ParentWorkItem

Gets the parent work item.

Type

1
[WorkItem](./../WorkItem/index.md)

Declaration

1
readonly WorkItem myInstance.ParentWorkItem

Remarks

If no parent exists, this property returns null.

See Also