ProjectDataSet.TaskRow.SetTB_STARTNull method

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

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

Syntax

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

instance.SetTB_STARTNull()
public void SetTB_STARTNull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcStatusing namespace