ProjectDataSet.TaskRow.SetTASK_ACWPNull Method
Sets the TASK_ACWP property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetTASK_ACWPNull
'Usage
Dim instance As ProjectDataSet.TaskRow
instance.SetTASK_ACWPNull()
public void SetTASK_ACWPNull()