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