CreateItemActivity Properties

Include Protected Members
Include Inherited Members

The CreateItemActivity 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 ItemProperties A hashtable collection of properties to be added to the newly created item.
Public property ListId The ID of the SharePoint Foundation 2010 list on which the item resides.
Public property Name (Inherited from Activity.)
Public property NewItemId Gets or sets the ID of the new list item to create.
Public property Overwrite Gets or sets the property indicating whether the newly created list item can overwrite a duplicate list item, if encountered.
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 UserData (Inherited from DependencyObject.)
Protected property WorkflowInstanceId (Inherited from Activity.)

Top

See Also

Reference

CreateItemActivity Class

Microsoft.SharePoint.WorkflowActions.WithKey Namespace