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.

See also

Reference

RatingCountField members

Microsoft.SharePoint.Portal.WebControls namespace