Compartir a través de


del método TranslationJob.InitOnePropertyFromJson

Este miembro reemplaza a ClientObject.InitOnePropertyFromJson(String, JsonReader).

Espacio de nombres:  Microsoft.Office.Client.TranslationServices
Ensamblados:   Microsoft.Office.Client.TranslationServices.Silverlight (en Microsoft.Office.Client.TranslationServices.Silverlight.dll);  Microsoft.Office.Client.TranslationServices.Phone (en Microsoft.Office.Client.TranslationServices.Phone.dll)  Microsoft.Office.Client.TranslationServices (en Microsoft.Office.Client.TranslationServices.dll)

Sintaxis

'Declaración
Protected Overrides Function InitOnePropertyFromJson ( _
    peekedName As String, _
    reader As JsonReader _
) As Boolean
'Uso
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
)

Parámetros

Valor devuelto

Tipo: System.Boolean

Vea también

Referencia

clase TranslationJob

Miembros TranslationJob

Espacio de nombres Microsoft.Office.Client.TranslationServices