Compartilhar via


TimesheetDataSet.ActualsRow.TS_ACT_PLAN_VALUE propriedade

Representa o custo planejado real registrado para este item de linha do quadro de horários.

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

Sintaxe

'Declaração
Public Property TS_ACT_PLAN_VALUE As Decimal
    Get
    Set
'Uso
Dim instance As TimesheetDataSet.ActualsRow
Dim value As Decimal

value = instance.TS_ACT_PLAN_VALUE

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

Valor de propriedade

Tipo: System.Decimal

Ver também

Referência

TimesheetDataSet.ActualsRow classe

TimesheetDataSet.ActualsRow membros

WebSvcTimeSheet namespace