CalendarException.Shift3Start 属性

获取第三班次的开始日期的分钟部分。

命名空间:  Microsoft.ProjectServer.Client
程序集:  Microsoft.ProjectServer.Client(位于 Microsoft.ProjectServer.Client.dll 中)

语法

声明
<RemoteAttribute> _
Public ReadOnly Property Shift3Start As Integer
    Get
用法
Dim instance As CalendarException
Dim value As Integer

value = instance.Shift3Start
[RemoteAttribute]
public int Shift3Start { get; }

属性值

类型:System.Int32
分钟值。

另请参阅

引用

CalendarException 类

CalendarException 成员

Microsoft.ProjectServer.Client 命名空间