Partager via


TranslationJobInfo.InitOnePropertyFromJson - Méthode

Ce membre remplace ClientValueObject.InitOnePropertyFromJson(String, JsonReader).

Espace de noms :  Microsoft.Office.Client.TranslationServices
Assemblys :   Microsoft.Office.Client.TranslationServices.Silverlight (dans Microsoft.Office.Client.TranslationServices.Silverlight.dll);  Microsoft.Office.Client.TranslationServices.Phone (dans Microsoft.Office.Client.TranslationServices.Phone.dll)  Microsoft.Office.Client.TranslationServices (dans Microsoft.Office.Client.TranslationServices.dll)

Syntaxe

'Déclaration
Protected Overrides Function InitOnePropertyFromJson ( _
    peekedName As String, _
    reader As JsonReader _
) As Boolean
'Utilisation
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
)

Paramètres

Valeur renvoyée

Type : System.Boolean

Voir aussi

Référence

TranslationJobInfo classe

TranslationJobInfo - Membres

Microsoft.Office.Client.TranslationServices - Espace de noms