Freigeben über


CalendarExceptionCreationInformation.Shift2Start-Eigenschaft

Ruft ab oder legt diesen fest Minute des Tages, der zweite Schicht beginnt.

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

Syntax

'Declaration
<RemoteAttribute> _
Public Property Shift2Start As Integer
    Get
    Set
'Usage
Dim instance As CalendarExceptionCreationInformation
Dim value As Integer

value = instance.Shift2Start

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

Eigenschaftswert

Typ: System.Int32
Ein Wert für die Minuten.

Siehe auch

Referenz

CalendarExceptionCreationInformation Klasse

CalendarExceptionCreationInformation-Member

Microsoft.ProjectServer.Client-Namespace