ResourceDataSet.CalendarExceptionsRow.Shift4Start - Propriété

Spécifie la minute de la journée qui démarre la quatrième travail d'équipe.

Espace de noms :  WebSvcResource
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Property Shift4Start As Integer
    Get
    Set
'Utilisation
Dim instance As ResourceDataSet.CalendarExceptionsRow
Dim value As Integer

value = instance.Shift4Start

instance.Shift4Start = value
public int Shift4Start { get; set; }

Valeur de propriété

Type : System.Int32

Remarques

Par exemple, 08:00:00 est représenté par 480.

Chaque exception de calendrier peut spécifier jusqu'à cinq équipes de travail.

Voir aussi

Référence

ResourceDataSet.CalendarExceptionsRow classe

ResourceDataSet.CalendarExceptionsRow - Membres

WebSvcResource - Espace de noms

Shift1Start

Shift1Finish

Shift2Start

Shift2Finish

Shift3Start

Shift3Finish

Shift4Finish

Shift5Start

Shift5Finish