Share via


ProjectDataSet.ProjectResourceDataTable.RES_COST_VARColumn property

Defines the column for the RES_COST_VAR field.

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

Syntax

'Declaration
Public ReadOnly Property RES_COST_VARColumn As DataColumn
    Get
'Usage
Dim instance As ProjectDataSet.ProjectResourceDataTable
Dim value As DataColumn

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

Property value

Type: System.Data.DataColumn

See also

Reference

ProjectDataSet.ProjectResourceDataTable class

ProjectDataSet.ProjectResourceDataTable members

WebSvcStatusing namespace