Share via


ProjectDataSet.TaskRow.SetTASK_DEADLINENull method

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

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

Syntax

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

instance.SetTASK_DEADLINENull()
public void SetTASK_DEADLINENull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcStatusing namespace