Share via


ProjectDataSet.TaskRow.SetTASK_CONTACTNull method

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

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

Syntax

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

instance.SetTASK_CONTACTNull()
public void SetTASK_CONTACTNull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcStatusing namespace