RatingCountField Class
Represents a field that contains the rating count.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.SPField
Microsoft.SharePoint.SPFieldNumber
Microsoft.SharePoint.Portal.WebControls.RatingCountField
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Class RatingCountField _
Inherits SPFieldNumber
'Usage
Dim instance As RatingCountField
public class RatingCountField : SPFieldNumber
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.