RatingScaleField.NumberOfChoices property
Gets the number of rating choices for the field.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
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.