TimesheetAuditExportDataSet.AuditExportsRow.TS_ACT_AUD_DELTA_VALUE 属性

实际费用的审核操作中指定的更改。

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

语法

声明
Public Property TS_ACT_AUD_DELTA_VALUE As Decimal
    Get
    Set
用法
Dim instance As TimesheetAuditExportDataSet.AuditExportsRow
Dim value As Decimal

value = instance.TS_ACT_AUD_DELTA_VALUE

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

属性值

类型:System.Decimal

另请参阅

引用

TimesheetAuditExportDataSet.AuditExportsRow 类

TimesheetAuditExportDataSet.AuditExportsRow 成员

WebSvcAdmin 命名空间