Share via


TimesheetListDataSet.TimesheetsRow.IsTLastActionCachedResNameNull method

Determines whether the TLastActionCachedResName property is set to a null value.

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

Syntax

'Declaration
Public Function IsTLastActionCachedResNameNull As Boolean
'Usage
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

TimesheetListDataSet.TimesheetsRow class

TimesheetListDataSet.TimesheetsRow members

WebSvcTimeSheet namespace