Partager via


ResourceDataSet.CalendarExceptionsRow.Shift3Start - Propriété

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

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

Syntaxe

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

value = instance.Shift3Start

instance.Shift3Start = value
public int Shift3Start { 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

Shift3Finish

Shift4Start

Shift4Finish

Shift5Start

Shift5Finish