FieldRatingScale.GridEndNumber 屬性
取得或設定值,指定評分比例的結尾數字。
命名空間: Microsoft.SharePoint.Client
組件: Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中); Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中) Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)
語法
'宣告
Public Property GridEndNumber As Integer
Get
Set
'用途
Dim instance As FieldRatingScale
Dim value As Integer
value = instance.GridEndNumber
instance.GridEndNumber = value
public int GridEndNumber { get; set; }
屬性值
類型:System.Int32
傳回代表評分的結束編號Int32執行個體。