WorkflowContextPropertyName.WorkflowInstanceScope field
Provides the string representation of the workflow instance scope as "Instance".
Namespace: Microsoft.SharePoint.WorkflowServices
Assembly: Microsoft.SharePoint.WorkflowServicesBase (in Microsoft.SharePoint.WorkflowServicesBase.dll)
Syntax
'Declaration
Protected Const WorkflowInstanceScope As String
'Usage
Dim value As String
value = WorkflowContextPropertyName.WorkflowInstanceScope
protected const string WorkflowInstanceScope
See also
Reference
WorkflowContextPropertyName class