Share via


TimesheetListDataSet.TimesheetsRow.SetTLastActionCommentNull method

Sets the TLastActionComment property to a null value.

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

Syntax

'Declaration
Public Sub SetTLastActionCommentNull
'Usage
Dim instance As TimesheetListDataSet.TimesheetsRow

instance.SetTLastActionCommentNull()
public void SetTLastActionCommentNull()

See also

Reference

TimesheetListDataSet.TimesheetsRow class

TimesheetListDataSet.TimesheetsRow members

WebSvcTimeSheet namespace