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