ResourceDataSet.CalendarExceptionsRow.Shift2Start propriedade
A hora do dia quando termina o segundo turno.
Namespace: WebSvcWorkflow
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Property Shift2Start As Integer
Get
Set
'Uso
Dim instance As ResourceDataSet.CalendarExceptionsRow
Dim value As Integer
value = instance.Shift2Start
instance.Shift2Start = value
public int Shift2Start { get; set; }
Valor de propriedade
Tipo: System.Int32
Ver também
Referência
ResourceDataSet.CalendarExceptionsRow classe