Aracılığıyla paylaş


TimesheetListDataSet.TimesheetsDataTable.TS_CACHED_RES_NAMEColumn Property

Defines the column for the TS_CACHED_RES_NAME field.

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

Syntax

'Declaration
Public ReadOnly Property TS_CACHED_RES_NAMEColumn As DataColumn
    Get
'Usage
Dim instance As TimesheetListDataSet.TimesheetsDataTable
Dim value As DataColumn

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

Property Value

Type: System.Data.DataColumn

See Also

Reference

TimesheetListDataSet.TimesheetsDataTable Class

TimesheetListDataSet.TimesheetsDataTable Members

TimeSheet Web Service