Freigeben über


ImportTimesheetDataSet.LinesRow.TS_LINE_ACT_SUM_VALUE-Eigenschaft

Ruft den Gesamtbetrag der aktuellen Arbeit, die in einer Position gemeldet wird.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Property TS_LINE_ACT_SUM_VALUE As Double
    Get
    Set
'Usage
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; }

Eigenschaftswert

Typ: System.Double

Siehe auch

Referenz

ImportTimesheetDataSet.LinesRow Klasse

ImportTimesheetDataSet.LinesRow-Member

WebSvcStatusing-Namespace