ProjectDataSet.TaskRow.SetTASK_START_SLACKNull method

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

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

WebSvcStatusing namespace