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.
The name of the bulk workflow timer job.
Namespace:  Microsoft.Office.Workflow
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Shared ReadOnly Property BulkWorkflowJobName As String
    Get
'Usage
Dim value As String
value = BulkWorkflowWIJD.BulkWorkflowJobName
public static string BulkWorkflowJobName { get; }
Property Value
Type: System.String
Always returns a string value of BulkWorkflow.
Remarks
This value can be used inside of feature receivers to retrieve the name of the timer job that was created for this instance of the workflow.