ProjectDataSet.TaskRow.SetTASK_DUR_IS_ESTNull method

Sets the TASK_DUR_IS_EST property to a null value.

Namespace:  WebSvcProject
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

WebSvcProject namespace