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