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