Freigeben über


SPOneTimeSchedule-Konstruktor (DateTime)

Initialisiert eine neue Instanz der Klasse SPOneTimeSchedule basierend auf dem angegebenen DateTime -Wert.

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

Syntax

'Declaration
Public Sub New ( _
    dt As DateTime _
)
'Usage
Dim dt As DateTime

Dim instance As New SPOneTimeSchedule(dt)
public SPOneTimeSchedule(
    DateTime dt
)

Parameter

  • dt
    Typ: System.DateTime

    Eine System.DateTime -Struktur, die Start- und Endzeiten für den Zeitplan angibt.

Siehe auch

Referenz

SPOneTimeSchedule Klasse

SPOneTimeSchedule-Member

SPOneTimeSchedule-Überladung

Microsoft.SharePoint-Namespace