共用方式為


CalendarException.Shift1Finish property

取得第一輪班的結束日期的分鐘數。

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'宣告
<RemoteAttribute> _
Public ReadOnly Property Shift1Finish As Integer
    Get
'用途
Dim instance As CalendarException
Dim value As Integer

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

Property value

Type: System.Int32
分鐘的值。

請參閱

參照

CalendarException class

CalendarException members

Microsoft.ProjectServer.Client namespace