ProjectDataSet.AssignmentRow.SetPROJ_NAMENull Method

Sets the PROJ_NAME property to a null value.

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

Syntax

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

instance.SetPROJ_NAMENull()
public void SetPROJ_NAMENull()

See Also

Reference

ProjectDataSet.AssignmentRow Class

ProjectDataSet.AssignmentRow Members

WebSvcProject Namespace