共用方式為


CalendarExceptionCreationInformation.Shift2Start 屬性

取得或設定第二個輪班的開始日期的分鐘數。

命名空間:  Microsoft.ProjectServer.Client
組件:  Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)

語法

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

value = instance.Shift2Start

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

屬性值

類型:System.Int32
Minute 的值。

請參閱

參照

CalendarExceptionCreationInformation 類別

CalendarExceptionCreationInformation 成員

Microsoft.ProjectServer.Client 命名空間