del método ProjectDataSet.TaskRow.SetTASK_TOTAL_SLACKNull
Establece la propiedad TASK_TOTAL_SLACK en un valor de una referencia null (Nothing en Visual Basic) .
Espacio de nombres: WebSvcStatusing
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Sub SetTASK_TOTAL_SLACKNull
'Uso
Dim instance As ProjectDataSet.TaskRow
instance.SetTASK_TOTAL_SLACKNull()
public void SetTASK_TOTAL_SLACKNull()