Метод InteropService.GetCurrent
Пространство имен: Microsoft.SharePoint.Client.WorkflowServices
Сборка: Microsoft.SharePoint.Client.WorkflowServices (в Microsoft.SharePoint.Client.WorkflowServices.dll)
Синтаксис
'Декларация
Public Shared Function GetCurrent ( _
Context As ClientRuntimeContext _
) As InteropService
'Применение
Dim Context As ClientRuntimeContext
Dim returnValue As InteropService
returnValue = InteropService.GetCurrent(Context)
public static InteropService GetCurrent(
ClientRuntimeContext Context
)
Параметры
- Context
Тип: Microsoft.SharePoint.Client.ClientRuntimeContext
Возвращаемое значение
Тип: Microsoft.SharePoint.Client.WorkflowServices.InteropService
См. также
Справочные материалы
Пространство имен Microsoft.SharePoint.Client.WorkflowServices