ProjectDataSet.ProjectResourceRow.SetRES_IS_ENTERPRISE_RESOURCENull - Méthode
Définit la propriété RES_IS_ENTERPRISE_RESOURCE sur une valeur nulle.
Espace de noms : WebSvcProject
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Sub SetRES_IS_ENTERPRISE_RESOURCENull
'Utilisation
Dim instance As ProjectDataSet.ProjectResourceRow
instance.SetRES_IS_ENTERPRISE_RESOURCENull()
public void SetRES_IS_ENTERPRISE_RESOURCENull()
Voir aussi
Référence
ProjectDataSet.ProjectResourceRow classe