Share via


ProjectDataSet.AssignmentRow.SetRES_GROUPNull method

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

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

Syntax

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

instance.SetRES_GROUPNull()
public void SetRES_GROUPNull()

See also

Reference

ProjectDataSet.AssignmentRow class

ProjectDataSet.AssignmentRow members

WebSvcStatusing namespace