RatingScaleField.NumberOfChoices Property
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.