ProjectDataSet.ProjectResourceRow.SetRES_WORK_VARNull method
Sets the RES_WORK_VAR property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
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