Partager via


SPYearlySchedule.EndMonth - Propriété

Obtient ou définit le mois auquel se termine la planification.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property EndMonth As Integer
    Get
    Set
'Utilisation
Dim instance As SPYearlySchedule
Dim value As Integer

value = instance.EndMonth

instance.EndMonth = value
public int EndMonth { get; set; }

Valeur de propriété

Type : System.Int32
Un entier de 32 bits qui indique le mois de fin.

Voir aussi

Référence

SPYearlySchedule classe

SPYearlySchedule - Membres

Microsoft.SharePoint - Espace de noms