TimesheetAuditExportDataSet.AuditExportsRow.TS_ACT_AUD_OVT_DELTA_VALUE 属性

指定审核的加班活动时间表数据与关联的已更改的值。

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

语法

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

value = instance.TS_ACT_AUD_OVT_DELTA_VALUE

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

属性值

类型:System.Decimal

另请参阅

引用

TimesheetAuditExportDataSet.AuditExportsRow 类

TimesheetAuditExportDataSet.AuditExportsRow 成员

WebSvcAdmin 命名空间