ProjectDataSet.AssignmentRow.SetTASK_NAMENull method

Sets the TASK_NAME property to a null value.

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

Syntax

'Declaration
Public Sub SetTASK_NAMENull
'Usage
Dim instance As ProjectDataSet.AssignmentRow

instance.SetTASK_NAMENull()
public void SetTASK_NAMENull()

See also

Reference

ProjectDataSet.AssignmentRow class

ProjectDataSet.AssignmentRow members

WebSvcProject namespace