次の方法で共有


TimesheetListDataSet.TimesheetsRow.TS_TOTAL_ACT_OVT_VALUE プロパティ

このタイムシートに記録される合計で、実績超過コストを指定します。

名前空間:  WebSvcTimeSheet
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Property TS_TOTAL_ACT_OVT_VALUE As Decimal
    Get
    Set
'使用
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim value As Decimal

value = instance.TS_TOTAL_ACT_OVT_VALUE

instance.TS_TOTAL_ACT_OVT_VALUE = value
public decimal TS_TOTAL_ACT_OVT_VALUE { get; set; }

プロパティ値

型: System.Decimal

関連項目

参照先

TimesheetListDataSet.TimesheetsRow クラス

TimesheetListDataSet.TimesheetsRow メンバー

WebSvcTimeSheet 名前空間