共用方式為


CalendarException.Shift3Start property

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

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

Syntax

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

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

Property value

Type: System.Int32
分鐘的值。

請參閱

參照

CalendarException class

CalendarException members

Microsoft.ProjectServer.Client namespace