Aracılığıyla paylaş


ResourceDataSet.ResourceAvailabilitiesDataTable.RES_AVAIL_TOColumn Property

Defines the column for the RES_AVAIL_TO 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 RES_AVAIL_TOColumn As DataColumn
    Get
'Usage
Dim instance As ResourceDataSet.ResourceAvailabilitiesDataTable
Dim value As DataColumn

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

Property Value

Type: System.Data.DataColumn

See Also

Reference

ResourceDataSet.ResourceAvailabilitiesDataTable Class

ResourceDataSet.ResourceAvailabilitiesDataTable Members

TimeSheet Web Service