다음을 통해 공유


SocialRatingAverage.Count Property

Gets the number of ratings that a specific URL has received.

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; }

Property Value

Type: System.Int64

See Also

Reference

SocialRatingAverage Class

SocialRatingAverage Members

Microsoft.Office.Server.SocialData Namespace