ProjectDataSet.ProjectResourceRow.IsRES_HYPERLINK_ADDRESSNull - Méthode
Détermine si la propriété RES_HYPERLINK_ADDRESS est définie sur une valeur une référence Null (Rien dans Visual Basic) .
Espace de noms : WebSvcStatusing
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Function IsRES_HYPERLINK_ADDRESSNull As Boolean
'Utilisation
Dim instance As ProjectDataSet.ProjectResourceRow
Dim returnValue As Boolean
returnValue = instance.IsRES_HYPERLINK_ADDRESSNull()
public bool IsRES_HYPERLINK_ADDRESSNull()
Valeur renvoyée
Type : System.Boolean
Voir aussi
Référence
ProjectDataSet.ProjectResourceRow classe