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