共用方式為


SPFieldRatingScale.RangeCount property

取得使用者可以從中選擇在評等的小數位數] 欄位中每個附屬問題的選項數目。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property RangeCount As Integer
    Get
'用途
Dim instance As SPFieldRatingScale
Dim value As Integer

value = instance.RangeCount
public int RangeCount { get; }

Property value

Type: System.Int32
32 位元的整數,指出每個附屬問題的選項數目。

請參閱

參照

SPFieldRatingScale class

SPFieldRatingScale members

Microsoft.SharePoint namespace