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 object that contains properties that are associated with the active workflow instance.
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 Gets or sets the identifier (ID) of the list that contains the item.
Public property ListItem Gets or sets the ID of the item that this activity copies.
Public property Name (Inherited from Activity.)
Public property Overwrite Gets or sets whether the item is overwritten when it already exists 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 ID of the list to which the item is copied.
Public property UserData (Inherited from DependencyObject.)
Protected property WorkflowInstanceId (Inherited from Activity.)

Top

See Also

Reference

CopyItemActivity Class

Microsoft.SharePoint.WorkflowActions Namespace