WorkflowSubscriptionService.GetCurrent 方法
命名空間: Microsoft.SharePoint.Client.WorkflowServices
組件: Microsoft.SharePoint.Client.WorkflowServices (在 Microsoft.SharePoint.Client.WorkflowServices.dll 中)
語法
'宣告
Public Shared Function GetCurrent ( _
Context As ClientRuntimeContext _
) As WorkflowSubscriptionService
'用途
Dim Context As ClientRuntimeContext
Dim returnValue As WorkflowSubscriptionService
returnValue = WorkflowSubscriptionService.GetCurrent(Context)
public static WorkflowSubscriptionService GetCurrent(
ClientRuntimeContext Context
)
參數
傳回值
類型:Microsoft.SharePoint.Client.WorkflowServices.WorkflowSubscriptionService
請參閱
參照
WorkflowSubscriptionService 類別