ImportTimesheetDataSet.LinesRow.TS_LINE_ACT_SUM_VALUE 属性
获取报告工时单行中的实际工时的总金额。
命名空间: WebSvcStatusing
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Property TS_LINE_ACT_SUM_VALUE As Double
Get
Set
用法
Dim instance As ImportTimesheetDataSet.LinesRow
Dim value As Double
value = instance.TS_LINE_ACT_SUM_VALUE
instance.TS_LINE_ACT_SUM_VALUE = value
public double TS_LINE_ACT_SUM_VALUE { get; set; }
属性值
另请参阅
引用
ImportTimesheetDataSet.LinesRow 类