共用方式為


SPFieldRatingScaleValue.Count property

取得已有解答的問題中數目的評分比例。

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

Syntax

'宣告
Public ReadOnly Property Count As Integer
    Get
'用途
Dim instance As SPFieldRatingScaleValue
Dim value As Integer

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

Property value

Type: System.Int32
32 位元的整數,指出已有解答的問題的數目。

請參閱

參照

SPFieldRatingScaleValue class

SPFieldRatingScaleValue members

Microsoft.SharePoint namespace