SubmitDocSetActivity Properties

Include Protected Members
Include Inherited Members

The SubmitDocSetActivity 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 __ListId Gets or sets the ID of the SharePoint Foundation 2010 list on which the item resides.
Public property __ListItem Gets or sets the specified SharePoint Foundation 2010 list item on the designated list.
Public property Action Gets or sets the value indicating the action to take for the submitted document set such as "Copy", "Move" or "Link".
Public property Description (Inherited from Activity.)
Protected property DesignMode (Inherited from DependencyObject.)
Public property Destination Gets or sets the destination where the document set will be submitted.
Public property Enabled (Inherited from Activity.)
Public property ExecutionResult (Inherited from Activity.)
Public property ExecutionStatus (Inherited from Activity.)
Public property Explanation Gets or sets an explanation that will be attached the document set metadata.
Public property IsDynamicActivity (Inherited from Activity.)
Public property Name (Inherited from Activity.)
Public property Parent (Inherited from Activity.)
Protected property ParentDependencyObject (Inherited from DependencyObject.)
Public property QualifiedName (Inherited from Activity.)
Public property ReturnResult Gets or sets the status of the submission.
Public property Site (Inherited from DependencyObject.)
Public property UserData (Inherited from DependencyObject.)
Protected property WorkflowInstanceId (Inherited from Activity.)

Top

See Also

Reference

SubmitDocSetActivity Class

Microsoft.Office.Workflow.Actions Namespace