Share via


StatusingDataSet.ResourcesDataTable.RES_AVAILABILITYColumn property

Defines the column for the RES_AVAILABILITY field.

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

Syntax

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

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

Property value

Type: System.Data.DataColumn

See also

Reference

StatusingDataSet.ResourcesDataTable class

StatusingDataSet.ResourcesDataTable members

WebSvcStatusing namespace