Compartilhar via


CalendarDataSet.CalendarExceptionsRow.Shift3Start property

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

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

Syntax

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

value = instance.Shift3Start

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

Property value

Type: System.Int32
Retorna Int32.

Ver também

Referência

CalendarDataSet.CalendarExceptionsRow class

CalendarDataSet.CalendarExceptionsRow members

WebSvcCalendar namespace