ProjectDataSet.ProjectResourceRow.SetRES_COST_VARNull Method
Sets the RES_COST_VAR property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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