ProjectDataSet.TaskRow.SetTASK_START_SLACKNull method

Sets the TASK_START_SLACK property to a null value.

Namespace:  WebSvcProject
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Sub SetTASK_START_SLACKNull
'Usage
Dim instance As ProjectDataSet.TaskRow

instance.SetTASK_START_SLACKNull()
public void SetTASK_START_SLACKNull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcProject namespace