ProjectDataSet.ProjectResourceRow.SetResourceIsGenericNull method
Define a propriedade ResourceIsGeneric para um valor nulo.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Sub SetResourceIsGenericNull
'Uso
Dim instance As ProjectDataSet.ProjectResourceRow
instance.SetResourceIsGenericNull()
public void SetResourceIsGenericNull()
Ver também
Referência
ProjectDataSet.ProjectResourceRow class