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

instance.SetResourceIsGenericNull()
public void SetResourceIsGenericNull()

See Also

Reference

ProjectDataSet.ProjectResourceRow Class

ProjectDataSet.ProjectResourceRow Members

WebSvcProject Namespace