Compartir a través de


de la propiedad TimesheetDataSet.HeadersRow.TS_TOTAL_ACT_NON_BILLABLE_VALUE

Especifica el costo total de la suma, real no facturable que se registra en este parte de horas.

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

Sintaxis

'Declaración
Public Property TS_TOTAL_ACT_NON_BILLABLE_VALUE As Decimal
    Get
    Set
'Uso
Dim instance As TimesheetDataSet.HeadersRow
Dim value As Decimal

value = instance.TS_TOTAL_ACT_NON_BILLABLE_VALUE

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

Valor de propiedad

Tipo: System.Decimal

Vea también

Referencia

clase TimesheetDataSet.HeadersRow

Miembros TimesheetDataSet.HeadersRow

Espacio de nombres WebSvcTimeSheet