Share via


ProjectDataSet.ProjectResourceRow.SetRES_COST_VARNull method

Sets the RES_COST_VAR property to a null value.

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

Syntax

'Declaration
Public Sub SetRES_COST_VARNull
'Usage
Dim instance As ProjectDataSet.ProjectResourceRow

instance.SetRES_COST_VARNull()
public void SetRES_COST_VARNull()

See also

Reference

ProjectDataSet.ProjectResourceRow class

ProjectDataSet.ProjectResourceRow members

WebSvcProject namespace