BulkWorkflowWIJD.WorkItemType Method
Returns the value from BulkWorkflowWIType.
Namespace: Microsoft.Office.Workflow
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Overrides Function WorkItemType As Guid
'Usage
Dim instance As BulkWorkflowWIJD
Dim returnValue As Guid
returnValue = instance.WorkItemType()
public override Guid WorkItemType()
Return Value
Type: System.Guid
Returns a GUID that specifies the type of a specified work item.