ProjectDataSet.TaskRow.SetTASK_COMPLETE_THROUGHNull method

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

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

Syntax

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

instance.SetTASK_COMPLETE_THROUGHNull()
public void SetTASK_COMPLETE_THROUGHNull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcStatusing namespace