Share via


TimesheetListDataSet.TimesheetsRow.TLastActionComment Property

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

Syntax

'Declaration
Public Property TLastActionComment As String
    Get
    Set
'Usage
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim value As String

value = instance.TLastActionComment

instance.TLastActionComment = value
public string TLastActionComment { get; set; }

Property Value

Type: System.String

See Also

Reference

TimesheetListDataSet.TimesheetsRow Class

TimesheetListDataSet.TimesheetsRow Members

WebSvcTimeSheet Namespace