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