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