Share via


ProjectDataSet.TaskRow.SetTB_COSTNull method

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

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

Syntax

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

instance.SetTB_COSTNull()
public void SetTB_COSTNull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcStatusing namespace