Compartilhar via


TimesheetListDataSet.TimesheetsRow.IsTLastActionCachedResNameNull método

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

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

Sintaxe

'Declaração
Public Function IsTLastActionCachedResNameNull As Boolean
'Uso
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim returnValue As Boolean

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

Valor retornado

Tipo: System.Boolean

Ver também

Referência

TimesheetListDataSet.TimesheetsRow classe

TimesheetListDataSet.TimesheetsRow membros

WebSvcTimeSheet namespace