Partager via


Tenant.InitOnePropertyFromJson - Méthode

Réservé à une utilisation interne.

Espace de noms :  Microsoft.Online.SharePoint.TenantAdministration
Assemblys :   Microsoft.Online.SharePoint.Client.Tenant.Silverlight (dans Microsoft.Online.SharePoint.Client.Tenant.Silverlight.dll);  Microsoft.Online.SharePoint.Client.Tenant (dans Microsoft.Online.SharePoint.Client.Tenant.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

Tenant classe

Tenant - Membres

Microsoft.Online.SharePoint.TenantAdministration - Espace de noms