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