TimesheetDataSet.AuditsRow.TS_ACT_AUD_NONBILL_OVT_DELTA_VALUE 属性

Nonbilled 的实际加班成本,得出此审核操作中指定的更改。

命名空间:  WebSvcTimeSheet
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Property TS_ACT_AUD_NONBILL_OVT_DELTA_VALUE As Decimal
    Get
    Set
用法
Dim instance As TimesheetDataSet.AuditsRow
Dim value As Decimal

value = instance.TS_ACT_AUD_NONBILL_OVT_DELTA_VALUE

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

属性值

类型:System.Decimal

另请参阅

引用

TimesheetDataSet.AuditsRow 类

TimesheetDataSet.AuditsRow 成员

WebSvcTimeSheet 命名空间