Compartir a través de


de la propiedad TimesheetListDataSet.TimesheetsRow.TS_TOTAL_ACT_VALUE

Especifica el costo real, total suma que se graba para este parte de horas.

Espacio de nombres:  WebSvcTimeSheet
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Property TS_TOTAL_ACT_VALUE As Decimal
    Get
    Set
'Uso
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim value As Decimal

value = instance.TS_TOTAL_ACT_VALUE

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

Valor de propiedad

Tipo: System.Decimal

Vea también

Referencia

clase TimesheetListDataSet.TimesheetsRow

Miembros TimesheetListDataSet.TimesheetsRow

Espacio de nombres WebSvcTimeSheet