SPFieldRatingScale.GridEndNumber - Propriété
Obtient ou définit le numéro de fin de l'échelle d'évaluation.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property GridEndNumber As Integer
Get
Set
'Utilisation
Dim instance As SPFieldRatingScale
Dim value As Integer
value = instance.GridEndNumber
instance.GridEndNumber = value
public int GridEndNumber { get; set; }
Valeur de propriété
Type : System.Int32
Entier 32 bits qui contient le nombre à afficher.