WorkflowServicesManager.GetWorkflowInstanceService 方法
命名空間: Microsoft.SharePoint.Client.WorkflowServices
組件: Microsoft.SharePoint.Client.WorkflowServices (在 Microsoft.SharePoint.Client.WorkflowServices.dll 中)
語法
'宣告
Public Function GetWorkflowInstanceService As WorkflowInstanceService
'用途
Dim instance As WorkflowServicesManager
Dim returnValue As WorkflowInstanceService
returnValue = instance.GetWorkflowInstanceService()
public WorkflowInstanceService GetWorkflowInstanceService()
傳回值
類型:Microsoft.SharePoint.Client.WorkflowServices.WorkflowInstanceService