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