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