Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the type of workflow task that are processed by the bulk workflow process.
Namespace: Microsoft.Office.Workflow
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Property TaskType As Integer
Get
Set
'Usage
Dim instance As BulkWorkflowWorkItem
Dim value As Integer
value = instance.TaskType
instance.TaskType = value
public int TaskType { get; set; }
Property Value
Type: System.Int32
An integer value that represents a workflow task type identifier (ID).