StatusingDataSet.TasksRow.TASK_ACT_WORK propriedade
Especifica o horário de trabalho real de horas extras não para a tarefa.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Property TASK_ACT_WORK As Decimal
Get
Set
'Uso
Dim instance As StatusingDataSet.TasksRow
Dim value As Decimal
value = instance.TASK_ACT_WORK
instance.TASK_ACT_WORK = value
public decimal TASK_ACT_WORK { get; set; }
Valor de propriedade
Tipo: System.Decimal
Ver também
Referência
StatusingDataSet.TasksRow classe