ProjectDataSet.AssignmentRow.IsASSN_RES_TYPENull - Méthode
Détermine si la propriété ASSN_RES_TYPE 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 IsASSN_RES_TYPENull As Boolean
'Utilisation
Dim instance As ProjectDataSet.AssignmentRow
Dim returnValue As Boolean
returnValue = instance.IsASSN_RES_TYPENull()
public bool IsASSN_RES_TYPENull()
Valeur renvoyée
Type : System.Boolean
Voir aussi
Référence
ProjectDataSet.AssignmentRow classe