ProjectDataSet.TaskRow.SetTASK_STOP_DATENull method

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

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

Syntax

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

instance.SetTASK_STOP_DATENull()
public void SetTASK_STOP_DATENull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcStatusing namespace