ProjectDataSet.AssignmentRow.SetResourceIsGenericNull Method
Sets the ResourceIsGeneric property to a null value.
Namespace: WebSvcProject
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