WorkflowServicesManager.ScopePath property

Namespace:  Microsoft.SharePoint.Client.WorkflowServices
Assembly:  Microsoft.SharePoint.Client.WorkflowServices (in Microsoft.SharePoint.Client.WorkflowServices.dll)

Syntax

'Declaration
Public ReadOnly Property ScopePath As String
    Get
'Usage
Dim instance As WorkflowServicesManager
Dim value As String

value = instance.ScopePath
public string ScopePath { get; }

Property value

Type: System.String

See also

Reference

WorkflowServicesManager class

WorkflowServicesManager members

Microsoft.SharePoint.Client.WorkflowServices namespace