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