ProjectDataSet.ProjectResourceRow.SetRES_IS_OVERALLOCATEDNull Method
Sets the RES_IS_OVERALLOCATED property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetRES_IS_OVERALLOCATEDNull
'Usage
Dim instance As ProjectDataSet.ProjectResourceRow
instance.SetRES_IS_OVERALLOCATEDNull()
public void SetRES_IS_OVERALLOCATEDNull()
See Also
Reference
ProjectDataSet.ProjectResourceRow Class