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