Compartilhar via


SocialPostDefinitionDataItem.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.Social
Assemblies:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (em Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (em Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (em Microsoft.SharePoint.Client.UserProfiles.dll)

Sintaxe

'Declaração
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 retornado

Tipo: System.Boolean

Ver também

Referência

SocialPostDefinitionDataItem classe

SocialPostDefinitionDataItem membros

Microsoft.SharePoint.Client.Social namespace