CalendarException.Shift2Finish 属性

获取第二班次的结束日期的分钟部分。

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

语法

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

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

属性值

类型:System.Int32
分钟值。

另请参阅

引用

CalendarException 类

CalendarException 成员

Microsoft.ProjectServer.Client 命名空间