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