Share via


ProjectDataSet.TaskRow.SetTASK_PRELEVELED_STARTNull method

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

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

Syntax

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

instance.SetTASK_PRELEVELED_STARTNull()
public void SetTASK_PRELEVELED_STARTNull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcStatusing namespace