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