Share via


ResourceAssignmentDataSet.ResourceAssignmentRow.SetRES_NAMENull method

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

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

Syntax

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

instance.SetRES_NAMENull()
public void SetRES_NAMENull()

See also

Reference

ResourceAssignmentDataSet.ResourceAssignmentRow class

ResourceAssignmentDataSet.ResourceAssignmentRow members

WebSvcResource namespace