CalendarDataSet.CalendarExceptionsRow.Shift2Start 屬性
指定的開始時間,從午夜,例外狀況的第二個輪班的分鐘。
命名空間: WebSvcCalendar
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Property Shift2Start As Integer
Get
Set
'用途
Dim instance As CalendarDataSet.CalendarExceptionsRow
Dim value As Integer
value = instance.Shift2Start
instance.Shift2Start = value
public int Shift2Start { get; set; }
屬性值
類型:System.Int32
傳回 Int32。
請參閱
參照
CalendarDataSet.CalendarExceptionsRow 類別