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