UpdateTask Properties

Include Protected Members
Include Inherited Members

The UpdateTask type exposes the following members.

Properties

  Name Description
Public property CorrelationToken (Inherited from CallExternalMethodActivity.)
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 InterfaceType Gets the name of the interface used to implement the activity. (Overrides CallExternalMethodActivity.InterfaceType.)
Public property IsDynamicActivity (Inherited from Activity.)
Public property MethodName Gets the name of the interface method this activity implements. (Overrides CallExternalMethodActivity.MethodName.)
Public property Name (Inherited from Activity.)
Public property ParameterBindings (Inherited from CallExternalMethodActivity.)
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 TaskId Gets or sets the task ID assigned to the task by the workflow engine when it was created.
Public property TaskProperties Gets or sets a SPWorkflowTaskProperties object you can use to specify the property values you want to set for the task you are updating.
Public property UserData (Inherited from DependencyObject.)
Protected property WorkflowInstanceId (Inherited from Activity.)

Top

See Also

Reference

UpdateTask Class

Microsoft.SharePoint.WorkflowActions Namespace