Share via


ImportTimesheetDataSet.LinesDataTable.ASSN_PCT_WORK_COMPLETEColumn Property

Defines the column for the ASSN_PCT_WORK_COMPLETE 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 ASSN_PCT_WORK_COMPLETEColumn As DataColumn
    Get
'Usage
Dim instance As ImportTimesheetDataSet.LinesDataTable
Dim value As DataColumn

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

Property Value

Type: System.Data.DataColumn

See Also

Reference

ImportTimesheetDataSet.LinesDataTable Class

ImportTimesheetDataSet.LinesDataTable Members

Statusing Web Service