Skip to content

ParentWorkItem

Gets the parent work item

1
readonly WorkItem myInstance.ParentWorkItem

Remarks

If no parent exists this property returns null value.

See Also