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