Compartilhar via


StatusingDataSet.TasksRow.TASK_BUDGET_WORK propriedade

Representa o trabalho total orçado para a tarefa.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
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 propriedade

Tipo: System.Decimal

Ver também

Referência

StatusingDataSet.TasksRow classe

StatusingDataSet.TasksRow membros

WebSvcStatusing namespace