CreateTaskWithContentType Properties

Include Protected Members
Include Inherited Members

The CreateTaskWithContentType type exposes the following members.

Properties

  Name Description
Public property ContentTypeId The identity of the SPContentType property that is associated with the task list item.
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 declaring interface type of the external method. (Overrides CallExternalMethodActivity.InterfaceType.)
Public property IsDynamicActivity (Inherited from Activity.)
Public property ListItemId Gets or sets the ListItemId of the newly created task list item.
Public property MethodName Gets the name of the method to call on the local service that is registered with the ExternalDataExchangeService. (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 Gets or sets any special permissions that are associated with the new task list item.
Public property TaskId Gets or sets the TaskId of the task list item that is being created.
Public property TaskProperties Gets or sets the workflow task properties that are associated with the task list item that is being created.
Public property UserData (Inherited from DependencyObject.)
Protected property WorkflowInstanceId (Inherited from Activity.)

Top

See Also

Reference

CreateTaskWithContentType Class

Microsoft.SharePoint.WorkflowActions Namespace