CreateTask Properties

Include Protected Members
Include Inherited Members

The CreateTask 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 interface used to implement the activity. (Overrides CallExternalMethodActivity.InterfaceType.)
Public property IsDynamicActivity (Inherited from Activity.)
Public property ListItemId Gets or sets the list item ID of the task in the task list.
Public property MethodName Gets the interface method that 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 SpecialPermissions Specifies special permissions for the task created.
Public property TaskId Represents the ID assigned to the task by the workflow engine when the task is created.
Public property TaskProperties Gets and sets an SPWorkflowTaskProperties object that specifies the property values to set for the task you are creating.
Public property UserData (Inherited from DependencyObject.)
Protected property WorkflowInstanceId (Inherited from Activity.)

Top

See Also

Reference

CreateTask Class

Microsoft.SharePoint.WorkflowActions Namespace