共用方式為


SPFieldRatingScale.GridTextRangeAverage property

取得或設定要顯示平均評等的文字。

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

Syntax

'宣告
Public Property GridTextRangeAverage As String
    Get
    Set
'用途
Dim instance As SPFieldRatingScale
Dim value As String

value = instance.GridTextRangeAverage

instance.GridTextRangeAverage = value
public string GridTextRangeAverage { get; set; }

Property value

Type: System.String
字串,包含要顯示的文字。

請參閱

參照

SPFieldRatingScale class

SPFieldRatingScale members

Microsoft.SharePoint namespace