Share via


StatusingDataSet.ResourcesDataTable.RES_AVAIL_TOColumn property

Defines the column for the RES_AVAIL_TO field.

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

Syntax

'Declaration
Public ReadOnly Property RES_AVAIL_TOColumn As DataColumn
    Get
'Usage
Dim instance As StatusingDataSet.ResourcesDataTable
Dim value As DataColumn

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

Property value

Type: System.Data.DataColumn

See also

Reference

StatusingDataSet.ResourcesDataTable class

StatusingDataSet.ResourcesDataTable members

WebSvcStatusing namespace