ProjectDataSet.TaskRow.SetDurationTypeNull method

Sets the DurationType property to a null value.

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

Syntax

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

instance.SetDurationTypeNull()
public void SetDurationTypeNull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcProject namespace