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