Compartilhar via


CalendarExceptionCreationInformation.Shift1Start propriedade

Obtém ou define a hora do dia em que começa do primeiro turno.

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

Sintaxe

'Declaração
<RemoteAttribute> _
Public Property Shift1Start As Integer
    Get
    Set
'Uso
Dim instance As CalendarExceptionCreationInformation
Dim value As Integer

value = instance.Shift1Start

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

Valor de propriedade

Tipo: System.Int32
Um valor de minuto.

Ver também

Referência

CalendarExceptionCreationInformation classe

CalendarExceptionCreationInformation membros

Microsoft.ProjectServer.Client namespace