共用方式為


CalendarException.Shift5Finish property

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

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

Syntax

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

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

Property value

Type: System.Int32
分鐘的值。

請參閱

參照

CalendarException class

CalendarException members

Microsoft.ProjectServer.Client namespace