Compartilhar via


StatusingDataSet.TasksRow.TB_BASE_WORK propriedade

Obtém o valor de linha de base para TASK_WORK. Somente leitura.

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

Sintaxe

'Declaração
Public Property TB_BASE_WORK As Decimal
    Get
    Set
'Uso
Dim instance As StatusingDataSet.TasksRow
Dim value As Decimal

value = instance.TB_BASE_WORK

instance.TB_BASE_WORK = value
public decimal TB_BASE_WORK { get; set; }

Valor de propriedade

Tipo: System.Decimal

Ver também

Referência

StatusingDataSet.TasksRow classe

StatusingDataSet.TasksRow membros

WebSvcStatusing namespace