Метод 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
)
Параметры
- peekedName
Тип: System.String
- reader
Тип: Microsoft.SharePoint.Client.JsonReader
Возвращаемое значение
Тип: System.Boolean
См. также
Справочные материалы
Пространство имен Microsoft.Office.Client.TranslationServices