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