Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the number of rating choices for the field.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected ReadOnly Property NumberOfChoices As Integer
Get
'Usage
Dim value As Integer
value = Me.NumberOfChoices
protected int NumberOfChoices { get; }
Property Value
Type: System.Int32
The number of rating choices for the field.