Метод TranslationJobStatus.GetAllJobs
Пространство имен: Microsoft.Office.Client.TranslationServices
Сборки: Microsoft.Office.Client.TranslationServices.Silverlight (в Microsoft.Office.Client.TranslationServices.Silverlight.dll); Microsoft.Office.Client.TranslationServices.Phone (в Microsoft.Office.Client.TranslationServices.Phone.dll) Microsoft.Office.Client.TranslationServices (в Microsoft.Office.Client.TranslationServices.dll)
Синтаксис
'Декларация
Public Shared Function GetAllJobs ( _
context As ClientRuntimeContext _
) As IEnumerable(Of TranslationJobInfo)
'Применение
Dim context As ClientRuntimeContext
Dim returnValue As IEnumerable(Of TranslationJobInfo)
returnValue = TranslationJobStatus.GetAllJobs(context)
public static IEnumerable<TranslationJobInfo> GetAllJobs(
ClientRuntimeContext context
)
Параметры
- context
Тип: Microsoft.SharePoint.Client.ClientRuntimeContext
Возвращаемое значение
Тип: System.Collections.Generic.IEnumerable<TranslationJobInfo>
См. также
Справочные материалы
Пространство имен Microsoft.Office.Client.TranslationServices