SocialRatingAverage.Count-Eigenschaft
Ruft die Anzahl der Bewertungen, die eine bestimmte URL empfangen hat.
Namespace: Microsoft.Office.Server.SocialData
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Property Count As Long
Get
Private Set
'Usage
Dim instance As SocialRatingAverage
Dim value As Long
value = instance.Count
public long Count { get; private set; }
Eigenschaftswert
Typ: System.Int64