ProjectDataSet.TaskRow.SetTB_DURNull method

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

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

Syntax

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

instance.SetTB_DURNull()
public void SetTB_DURNull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcStatusing namespace