ResourceAssignmentDataSet.ResourceAssignmentRow.SetPROJ_NAMENull method

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

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

Syntax

'Declaration
Public Sub SetPROJ_NAMENull
'Usage
Dim instance As ResourceAssignmentDataSet.ResourceAssignmentRow

instance.SetPROJ_NAMENull()
public void SetPROJ_NAMENull()

See also

Reference

ResourceAssignmentDataSet.ResourceAssignmentRow class

ResourceAssignmentDataSet.ResourceAssignmentRow members

WebSvcResource namespace