共用方式為


SPFieldRatingScale.Sortable property

取得布林值,這個值,指出是否可以排序 [評等小數位數] 欄位。

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

Syntax

'宣告
Public Overrides ReadOnly Property Sortable As Boolean
    Get
'用途
Dim instance As SPFieldRatingScale
Dim value As Boolean

value = instance.Sortable
public override bool Sortable { get; }

Property value

Type: System.Boolean
true如果欄位可以排序 ;否則, false。

請參閱

參照

SPFieldRatingScale class

SPFieldRatingScale members

Microsoft.SharePoint namespace