ProjectDataSet.AssignmentRow.SetRES_NAMENull Method
Sets the RES_NAME property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetRES_NAMENull
'Usage
Dim instance As ProjectDataSet.AssignmentRow
instance.SetRES_NAMENull()
public void SetRES_NAMENull()
See Also
Reference
ProjectDataSet.AssignmentRow Class