Compartilhar via


StatusingDataSet.AssignmentsRow.AB_BASE_BUDGET_WORK propriedade

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

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

Sintaxe

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

value = instance.AB_BASE_BUDGET_WORK

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

Valor de propriedade

Tipo: System.Decimal

Ver também

Referência

StatusingDataSet.AssignmentsRow classe

StatusingDataSet.AssignmentsRow membros

WebSvcStatusing namespace