次の方法で共有


TimesheetAuditExportDataSet.AuditExportsRow.TS_ACT_AUD_PLAN_DELTA_VALUE プロパティ

タイムシート行に計画された実績作業時間の値に変更します。

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

構文

'宣言
Public Property TS_ACT_AUD_PLAN_DELTA_VALUE As Decimal
    Get
    Set
'使用
Dim instance As TimesheetAuditExportDataSet.AuditExportsRow
Dim value As Decimal

value = instance.TS_ACT_AUD_PLAN_DELTA_VALUE

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

プロパティ値

型: System.Decimal

注釈

値は、1/100 分の単位で。たとえば、1 時間の値は、6000 です。

関連項目

参照先

TimesheetAuditExportDataSet.AuditExportsRow クラス

TimesheetAuditExportDataSet.AuditExportsRow メンバー

WebSvcAdmin 名前空間