ProjectDataSet.TaskRow.SetTASK_TOTAL_SLACKNull method
Sets the TASK_TOTAL_SLACK property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetTASK_TOTAL_SLACKNull
'Usage
Dim instance As ProjectDataSet.TaskRow
instance.SetTASK_TOTAL_SLACKNull()
public void SetTASK_TOTAL_SLACKNull()