ResourceDataSet.CalendarExceptionsRow.Shift1Finish 属性
一天第一班次的结束时间中的分钟。
命名空间: WebSvcWorkflow
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
声明
Public Property Shift1Finish As Integer
Get
Set
用法
Dim instance As ResourceDataSet.CalendarExceptionsRow
Dim value As Integer
value = instance.Shift1Finish
instance.Shift1Finish = value
public int Shift1Finish { get; set; }
类型:System.Int32
ResourceDataSet.CalendarExceptionsRow 类