CalendarException.Shift1Finish 属性

获取一天中的第一个班次结束的分钟。

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

语法

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

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

属性值

类型:System.Int32
分钟值。

另请参阅

引用

CalendarException 类

CalendarException 成员

Microsoft.ProjectServer.Client 命名空间