ProjectDataSet.TaskRow.SetDurationTypeNull method

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

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

WebSvcStatusing namespace