ProjectDataSet.ProjectResourceRow.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.ProjectResourceRow

instance.SetResourceIsGenericNull()
public void SetResourceIsGenericNull()

See also

Reference

ProjectDataSet.ProjectResourceRow class

ProjectDataSet.ProjectResourceRow members

WebSvcProject namespace