Partager via


SPYearlySchedule.BeginMonth - Propriété

Obtient ou définit le mois auquel commence la planification.

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

Syntaxe

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

value = instance.BeginMonth

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

Valeur de propriété

Type : System.Int32
Un entier de 32 bits qui indique le mois de début.

Voir aussi

Référence

SPYearlySchedule classe

SPYearlySchedule - Membres

Microsoft.SharePoint - Espace de noms