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