ProjectDataSet.ProjectResourceRow.SetRES_WORK_VARNull method

Sets the RES_WORK_VAR property to a null value.

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

Syntax

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

instance.SetRES_WORK_VARNull()
public void SetRES_WORK_VARNull()

See also

Reference

ProjectDataSet.ProjectResourceRow class

ProjectDataSet.ProjectResourceRow members

WebSvcProject namespace