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