Freigeben über


CalendarExceptionCreationInformation.Shift5Start-Eigenschaft

Ruft ab oder legt diesen fest Minute des Tages, der fünfte Schicht beginnt.

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

Syntax

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

value = instance.Shift5Start

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

Eigenschaftswert

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

Siehe auch

Referenz

CalendarExceptionCreationInformation Klasse

CalendarExceptionCreationInformation-Member

Microsoft.ProjectServer.Client-Namespace