ProjectDataSet.TaskRow.SetTASK_PRELEVELED_FINISHNull method

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

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

Syntax

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

instance.SetTASK_PRELEVELED_FINISHNull()
public void SetTASK_PRELEVELED_FINISHNull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcStatusing namespace