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 | |
---|---|---|
Copy() | Creates a copy of this WorkItem instance. | |
Copy(WorkItemType) | Creates a copy of this WorkItem instance that is of the specified WorkItemType. | |
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.