Partager via


SPPolicyRule.InitOnePropertyFromJson - Méthode

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

Espace de noms :  Microsoft.SharePoint.Client.CompliancePolicy
Assemblys :   Microsoft.Office.Client.Policy.Silverlight (dans Microsoft.Office.Client.Policy.Silverlight.dll);  Microsoft.Office.Client.Policy.Phone (dans Microsoft.Office.Client.Policy.Phone.dll)  Microsoft.Office.Client.Policy (dans Microsoft.Office.Client.Policy.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

SPPolicyRule classe

SPPolicyRule - Membres

Microsoft.SharePoint.Client.CompliancePolicy - Espace de noms