CalendarDataSet.CalendarExceptionsRow.Shift1Start 属性
指定的开始时间,以分钟为单位从午夜,异常的第一个班次。
命名空间: WebSvcCalendar
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Property Shift1Start As Integer
Get
Set
用法
Dim instance As CalendarDataSet.CalendarExceptionsRow
Dim value As Integer
value = instance.Shift1Start
instance.Shift1Start = value
public int Shift1Start { get; set; }
属性值
类型:System.Int32
返回 Int32。
另请参阅
引用
CalendarDataSet.CalendarExceptionsRow 类