SPOneTimeSchedule constructor (DateTime)
初始化根據指定的DateTime值的SPOneTimeSchedule類別的新執行個體。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Sub New ( _
dt As DateTime _
)
'用途
Dim dt As DateTime
Dim instance As New SPOneTimeSchedule(dt)
public SPOneTimeSchedule(
DateTime dt
)
參數
dt
Type: System.DateTimeSystem.DateTime結構,指定開始和結束的時間排程。