ProjectDataSet.TaskRow.SetTB_FINISHNull method

Sets the TB_FINISH property to a null value.

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

Syntax

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

instance.SetTB_FINISHNull()
public void SetTB_FINISHNull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcProject namespace