ClientValueObject.InitOnePropertyFromJson método
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.Client
Assemblies: Microsoft.SharePoint.Client.Silverlight.Runtime (em Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Phone.Runtime (em Microsoft.SharePoint.Client.Phone.Runtime.dll) Microsoft.SharePoint.Client.Runtime (em Microsoft.SharePoint.Client.Runtime.dll)
Sintaxe
'Declaração
Protected Overridable 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 virtual bool InitOnePropertyFromJson(
string peekedName,
JsonReader reader
)
Parâmetros
- peekedName
Tipo: System.String
- reader
Tipo: Microsoft.SharePoint.Client.JsonReader
Valor retornado
Tipo: System.Boolean
Retorna Boolean.