TimesheetListDataSet.TimesheetsRow.TS_TOTAL_ACT_VALUE 属性
指定记录该时间表的总和合计、 实际成本。
命名空间: WebSvcTimeSheet
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Property TS_TOTAL_ACT_VALUE As Decimal
Get
Set
用法
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim value As Decimal
value = instance.TS_TOTAL_ACT_VALUE
instance.TS_TOTAL_ACT_VALUE = value
public decimal TS_TOTAL_ACT_VALUE { get; set; }
属性值
另请参阅
引用
TimesheetListDataSet.TimesheetsRow 类