TimesheetListDataSet.TimesheetsRow.SetTLastActionCommentNull 方法
将TLastActionComment属性设置为空值。
命名空间: WebSvcTimeSheet
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Sub SetTLastActionCommentNull
用法
Dim instance As TimesheetListDataSet.TimesheetsRow
instance.SetTLastActionCommentNull()
public void SetTLastActionCommentNull()
另请参阅
引用
TimesheetListDataSet.TimesheetsRow 类