This documentation is archived and is not being maintained.

WorkItem::Copy Method

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.

  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

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

Show: