Compartilhar via


CalendarException.Shift2Finish propriedade

Obtém a hora do dia em que termina o segundo turno.

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

Sintaxe

'Declaração
<RemoteAttribute> _
Public ReadOnly Property Shift2Finish As Integer
    Get
'Uso
Dim instance As CalendarException
Dim value As Integer

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

Valor de propriedade

Tipo: System.Int32
Um valor de minuto.

Ver também

Referência

CalendarException classe

CalendarException membros

Microsoft.ProjectServer.Client namespace