Compartilhar via


TimesheetListDataSet.TimesheetsRow.TS_TOTAL_ACT_NON_BILLABLE_VALUE propriedade

Especifica o custo não faturável real, soma total que é registrado neste quadro de horários.

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

Sintaxe

'Declaração
Public Property TS_TOTAL_ACT_NON_BILLABLE_VALUE As Decimal
    Get
    Set
'Uso
Dim instance As TimesheetListDataSet.TimesheetsRow
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 propriedade

Tipo: System.Decimal

Ver também

Referência

TimesheetListDataSet.TimesheetsRow classe

TimesheetListDataSet.TimesheetsRow membros

WebSvcTimeSheet namespace