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