SocialPostActorInfo.TotalCount propriedade
Obtém o número total de atores no conjunto.
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
Public ReadOnly Property TotalCount As Integer
Get
'Uso
Dim instance As SocialPostActorInfo
Dim value As Integer
value = instance.TotalCount
public int TotalCount { get; }
Valor de propriedade
Tipo: System.Int32
O número total de atores no conjunto.