WorkflowServicesManager.GetWorkflowSubscriptionService method
Namespace: Microsoft.SharePoint.Client.WorkflowServices
Assembly: Microsoft.SharePoint.Client.WorkflowServices (in Microsoft.SharePoint.Client.WorkflowServices.dll)
Syntax
'Declaration
Public Function GetWorkflowSubscriptionService As WorkflowSubscriptionService
'Usage
Dim instance As WorkflowServicesManager
Dim returnValue As WorkflowSubscriptionService
returnValue = instance.GetWorkflowSubscriptionService()
public WorkflowSubscriptionService GetWorkflowSubscriptionService()
Return value
Type: Microsoft.SharePoint.Client.WorkflowServices.WorkflowSubscriptionService