Compartir a través de


del método ImportProfilePropertiesJobInfo.InitOnePropertyFromJson

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

Espacio de nombres:  Microsoft.Online.SharePoint.TenantManagement
Ensamblados:   Microsoft.Online.SharePoint.Client.Tenant.Silverlight (en Microsoft.Online.SharePoint.Client.Tenant.Silverlight.dll);  Microsoft.Online.SharePoint.Client.Tenant (en Microsoft.Online.SharePoint.Client.Tenant.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 ImportProfilePropertiesJobInfo

Miembros ImportProfilePropertiesJobInfo

Espacio de nombres Microsoft.Online.SharePoint.TenantManagement