共用方式為


CalendarDataSet.CalendarExceptionsRow.Start 屬性

指定的例外狀況的開始日期。

命名空間:  WebSvcCalendar
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Property Start As DateTime
    Get
    Set
'用途
Dim instance As CalendarDataSet.CalendarExceptionsRow
Dim value As DateTime

value = instance.Start

instance.Start = value
public DateTime Start { get; set; }

屬性值

類型:System.DateTime
傳回 Int32

請參閱

參照

CalendarDataSet.CalendarExceptionsRow 類別

CalendarDataSet.CalendarExceptionsRow 成員

WebSvcCalendar 命名空間