Share via


ImportTimesheetDataSet.LinesDataTable.TS_LINE_ACT_SUM_VALUEColumn Property

Defines the column for the TS_LINE_ACT_SUM_VALUE field.

Namespace:  [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl

Syntax

'Declaration
Public ReadOnly Property TS_LINE_ACT_SUM_VALUEColumn As DataColumn
    Get
'Usage
Dim instance As ImportTimesheetDataSet.LinesDataTable
Dim value As DataColumn

value = instance.TS_LINE_ACT_SUM_VALUEColumn
public DataColumn TS_LINE_ACT_SUM_VALUEColumn { get; }

Property Value

Type: System.Data.DataColumn

See Also

Reference

ImportTimesheetDataSet.LinesDataTable Class

ImportTimesheetDataSet.LinesDataTable Members

Statusing Web Service