TimesheetListDataSet.TimesheetsRow.TS_TOTAL_ACT_OVT_VALUE 属性

指定此工时单上记录的合计总数,实际加班成本。

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

语法

声明
Public Property TS_TOTAL_ACT_OVT_VALUE As Decimal
    Get
    Set
用法
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim value As Decimal

value = instance.TS_TOTAL_ACT_OVT_VALUE

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

属性值

类型:System.Decimal

另请参阅

引用

TimesheetListDataSet.TimesheetsRow 类

TimesheetListDataSet.TimesheetsRow 成员

WebSvcTimeSheet 命名空间