ResourceDataSet.CalendarExceptionsRow.Start 屬性
指定的日期和時間會啟動此行事曆例外狀況。
命名空間: WebSvcResource
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Property Start As DateTime
Get
Set
'用途
Dim instance As ResourceDataSet.CalendarExceptionsRow
Dim value As DateTime
value = instance.Start
instance.Start = value
public DateTime Start { get; set; }
屬性值
請參閱
參照
ResourceDataSet.CalendarExceptionsRow 類別