ProjectDataSet.ProjectResourceRow.SetRES_WORK_VARNull Method
Determines whether the RES_WORK_VAR property is set to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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