Compartilhar via


CalendarDataSet.CalendarExceptionsRow.Shift5Start property

Especifica a hora de início, em minutos, da meia-noite, para o quinto turno da exceção.

Namespace:  WebSvcCalendar
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaração
Public Property Shift5Start As Integer
    Get
    Set
'Uso
Dim instance As CalendarDataSet.CalendarExceptionsRow
Dim value As Integer

value = instance.Shift5Start

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

Property value

Type: System.Int32
Retorna Int32.

Ver também

Referência

CalendarDataSet.CalendarExceptionsRow class

CalendarDataSet.CalendarExceptionsRow members

WebSvcCalendar namespace