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