RatingScaleField.NumberOfChoices 属性
获取字段的分级选择的数目。
命名空间: Microsoft.SharePoint.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected ReadOnly Property NumberOfChoices As Integer
Get
用法
Dim value As Integer
value = Me.NumberOfChoices
protected int NumberOfChoices { get; }
属性值
类型:System.Int32
该字段的分级选择的数目。