TimesheetListDataSet.TimesheetsRow.SetTLastActionCommentNull メソッド
TLastActionCommentプロパティを null 値に設定します。
名前空間: WebSvcTimeSheet
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Sub SetTLastActionCommentNull
'使用
Dim instance As TimesheetListDataSet.TimesheetsRow
instance.SetTLastActionCommentNull()
public void SetTLastActionCommentNull()
関連項目
参照先
TimesheetListDataSet.TimesheetsRow クラス