de la propiedad StatusingDataSet.TasksRow.TASK_ACT_WORK
Especifica las horas de trabajo no de horas extra real de la tarea.
Espacio de nombres: WebSvcStatusing
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
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 propiedad
Tipo: System.Decimal
Vea también
Referencia
clase StatusingDataSet.TasksRow