Compartilhar via


TimesheetDataSet.HeadersRow.IsTS_TOTAL_ACT_NON_BILLABLE_VALUENull método

Determina se a propriedade TS_TOTAL_ACT_NON_BILLABLE_VALUE está definida como um valor nulo.

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

Sintaxe

'Declaração
Public Function IsTS_TOTAL_ACT_NON_BILLABLE_VALUENull As Boolean
'Uso
Dim instance As TimesheetDataSet.HeadersRow
Dim returnValue As Boolean

returnValue = instance.IsTS_TOTAL_ACT_NON_BILLABLE_VALUENull()
public bool IsTS_TOTAL_ACT_NON_BILLABLE_VALUENull()

Valor retornado

Tipo: System.Boolean

Ver também

Referência

TimesheetDataSet.HeadersRow classe

TimesheetDataSet.HeadersRow membros

WebSvcTimeSheet namespace