共用方式為


CalendarException.Shift2Start property

取得第二輪班的開始日期的分鐘數。

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

Syntax

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

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

Property value

Type: System.Int32
分鐘的值。

請參閱

參照

CalendarException class

CalendarException members

Microsoft.ProjectServer.Client namespace