ProjectDataSet.TaskRow.SetTASK_IS_OVERALLOCATEDNull method

Sets the TASK_IS_OVERALLOCATED property to a a null reference (Nothing in Visual Basic) value.

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

Syntax

'Declaration
Public Sub SetTASK_IS_OVERALLOCATEDNull
'Usage
Dim instance As ProjectDataSet.TaskRow

instance.SetTASK_IS_OVERALLOCATEDNull()
public void SetTASK_IS_OVERALLOCATEDNull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcStatusing namespace