ProjectDataSet.TaskRow.SetTASK_RESUME_DATENull method

Sets the TASK_RESUME_DATE property to a null value.

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

Syntax

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

instance.SetTASK_RESUME_DATENull()
public void SetTASK_RESUME_DATENull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcProject namespace