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