ProjectDataSet.AssignmentRow.IsAssignmentHyperlinkHrefNull - Méthode
Détermine si la propriété AssignmentHyperlinkHref est définie sur une valeur null.
Espace de noms : WebSvcProject
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Function IsAssignmentHyperlinkHrefNull As Boolean
'Utilisation
Dim instance As ProjectDataSet.AssignmentRow
Dim returnValue As Boolean
returnValue = instance.IsAssignmentHyperlinkHrefNull()
public bool IsAssignmentHyperlinkHrefNull()
Valeur renvoyée
Type : System.Boolean
Voir aussi
Référence
ProjectDataSet.AssignmentRow classe