TimesheetListDataSet.TimesheetsRow.SetTLastActionCachedResNameNull Method
Sets the TLastActionCachedResNameNull() property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetTLastActionCachedResNameNull
'Usage
Dim instance As TimesheetListDataSet.TimesheetsRow
instance.SetTLastActionCachedResNameNull()
public void SetTLastActionCachedResNameNull()
See Also
Reference
TimesheetListDataSet.TimesheetsRow Class