CopyItemActivity Properties

Include Protected Members
Include Inherited Members

The CopyItemActivity type exposes the following members.

Properties

  Name Description
Public property __Context Gets or sets the [WorkflowContext] from which the __ContextProperty property can expose information about the active workflow instance to the workflow runtime.
Public property Description (Inherited from Activity.)
Protected property DesignMode (Inherited from DependencyObject.)
Public property Enabled (Inherited from Activity.)
Public property ExecutionResult (Inherited from Activity.)
Public property ExecutionStatus (Inherited from Activity.)
Public property IsDynamicActivity (Inherited from Activity.)
Public property ListId The ID of the SharePoint Foundation 2010 list on which the item resides.
Public property ListItem The specified SharePoint Foundation 2010 list item on the designated list.
Public property Name (Inherited from Activity.)
Public property Overwrite Gets or sets the property controlling whether a copied list item should overwrite the target list item if a duplicate is found on the target list.
Public property Parent (Inherited from Activity.)
Protected property ParentDependencyObject (Inherited from DependencyObject.)
Public property QualifiedName (Inherited from Activity.)
Public property Site (Inherited from DependencyObject.)
Public property ToListId Gets or sets the property designating the target list to copy the specified list item to.
Public property UserData (Inherited from DependencyObject.)
Protected property WorkflowInstanceId (Inherited from Activity.)

Top

See Also

Reference

CopyItemActivity Class

Microsoft.SharePoint.WorkflowActions.WithKey Namespace