TimesheetAuditExportDataSet.AuditExportsRow.TS_ACT_AUD_NONBILL_OVT_DELTA_VALUE 属性
实际非计费加班工时费用的审核操作中指定的更改。
命名空间: WebSvcAdmin
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Property TS_ACT_AUD_NONBILL_OVT_DELTA_VALUE As Decimal
Get
Set
用法
Dim instance As TimesheetAuditExportDataSet.AuditExportsRow
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; }
属性值
另请参阅
引用
TimesheetAuditExportDataSet.AuditExportsRow 类