TimesheetListDataSet.TimesheetsRow.TLastActionComment 属性

获取最新的操作工时单上的注释。

命名空间:  WebSvcTimeSheet
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Property TLastActionComment As String
    Get
    Set
用法
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim value As String

value = instance.TLastActionComment

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

属性值

类型:System.String

另请参阅

引用

TimesheetListDataSet.TimesheetsRow 类

TimesheetListDataSet.TimesheetsRow 成员

WebSvcTimeSheet 命名空间