SubmitFileActivity Properties

Include Protected Members
Include Inherited Members

The SubmitFileActivity 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 action to indicate whether to move the file to the Destination, copy the file, or move the file and leave a link.
Public property Description (Inherited from Activity.)
Protected property DesignMode (Inherited from DependencyObject.)
Public property Destination Gets or sets the location where the file will be saved.
Public property Enabled (Inherited from Activity.)
Public property ExecutionResult (Inherited from Activity.)
Public property ExecutionStatus (Inherited from Activity.)
Public property Explanation Gets or sets the value containing an explanation or description to accompany the file submission.
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 a string value containing the results of the workflow activity.
Public property Site (Inherited from DependencyObject.)
Public property UserData (Inherited from DependencyObject.)
Protected property WorkflowInstanceId (Inherited from Activity.)

Top

See Also

Reference

SubmitFileActivity Class

Microsoft.SharePoint.WorkflowActions Namespace