ProjectDataSet.TaskRow.SetTASK_FINISH_SLACKNull method

Sets the TASK_FINISH_SLACK property to a a null reference (Nothing in Visual Basic) value.

Namespace:  WebSvcStatusing
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()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcStatusing namespace