WorkItem.Copy Method

Include Protected Members
Include Inherited Members

Creates a copy of this WorkItem instance.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Copy() Creates a copy of this WorkItem instance.
Public method Copy(WorkItemType) Creates a copy of this WorkItem instance that is of the specified WorkItemType.
Public method Copy(WorkItemType, WorkItemCopyFlags) Creates a copy of this WorkItem instance that is of the specified WorkItemType.

Top

Remarks

The last known saved state of this WorkItem instance is copied.

See Also

Reference

WorkItem Class

Microsoft.TeamFoundation.WorkItemTracking.Client Namespace