Freigeben über


SPYearlySchedule.BeginMonth-Eigenschaft

Dient zum Abrufen oder Festlegen des Monats, der der Zeitplan beginnt.

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

Syntax

'Declaration
Public Property BeginMonth As Integer
    Get
    Set
'Usage
Dim instance As SPYearlySchedule
Dim value As Integer

value = instance.BeginMonth

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

Eigenschaftswert

Typ: System.Int32
Eine 32-Bit-Ganzzahl, die den Anfang Monat angibt.

Siehe auch

Referenz

SPYearlySchedule Klasse

SPYearlySchedule-Member

Microsoft.SharePoint-Namespace