ProjectDataSet.TaskRow.SetTASK_DUR_IS_ESTNull method

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

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

Syntax

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

instance.SetTASK_DUR_IS_ESTNull()
public void SetTASK_DUR_IS_ESTNull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcStatusing namespace