ProjectDataSet.AssignmentRow.SetResourceIsGenericNull method

Sets the ResourceIsGeneric property to a null value.

Namespace:  WebSvcProject
Assembly:  ProjectServerServices (in ProjectServerServices.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

WebSvcProject namespace