CalendarException.Shift3Finish 属性

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

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

语法

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

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

属性值

类型:System.Int32
分钟值。

另请参阅

引用

CalendarException 类

CalendarException 成员

Microsoft.ProjectServer.Client 命名空间