Поделиться через


Метод TranslationJobStatus.InitOnePropertyFromJson

Этот элемент переопределяет ClientObject.InitOnePropertyFromJson(String, JsonReader).

Пространство имен:  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)

Синтаксис

'Декларация
Protected Overrides Function InitOnePropertyFromJson ( _
    peekedName As String, _
    reader As JsonReader _
) As Boolean
'Применение
Dim peekedName As String
Dim reader As JsonReader
Dim returnValue As Boolean

returnValue = Me.InitOnePropertyFromJson(peekedName, _
    reader)
protected override bool InitOnePropertyFromJson(
    string peekedName,
    JsonReader reader
)

Параметры

Возвращаемое значение

Тип: System.Boolean

См. также

Справочные материалы

TranslationJobStatus класс

Элементы TranslationJobStatus

Пространство имен Microsoft.Office.Client.TranslationServices