Share via


ProjectDataSet.AssignmentRow.SetResourceIsGenericNull Method

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

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

Syntax

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

instance.SetResourceIsGenericNull()
public void SetResourceIsGenericNull()

See Also

Reference

ProjectDataSet.AssignmentRow Class

ProjectDataSet.AssignmentRow Members

WebSvcStatusing Namespace