de la propiedad StatusingDataSet.TasksRow.TASK_BUDGET_WORK
Representa el trabajo total presupuestado para la tarea.
Espacio de nombres: WebSvcStatusing
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property TASK_BUDGET_WORK As Decimal
Get
Set
'Uso
Dim instance As StatusingDataSet.TasksRow
Dim value As Decimal
value = instance.TASK_BUDGET_WORK
instance.TASK_BUDGET_WORK = value
public decimal TASK_BUDGET_WORK { get; set; }
Valor de propiedad
Tipo: System.Decimal
Vea también
Referencia
clase StatusingDataSet.TasksRow