ProjectDataSet.TaskCustomFieldsRow.IsNUM_VALUENull - Méthode

Détermine si la propriété NUM_VALUE est définie sur une valeur une référence Null (Rien dans Visual Basic) .

Espace de noms :  WebSvcProject
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Function IsNUM_VALUENull As Boolean
'Utilisation
Dim instance As ProjectDataSet.TaskCustomFieldsRow
Dim returnValue As Boolean

returnValue = instance.IsNUM_VALUENull()
public bool IsNUM_VALUENull()

Valeur renvoyée

Type : System.Boolean

Voir aussi

Référence

ProjectDataSet.TaskCustomFieldsRow classe

ProjectDataSet.TaskCustomFieldsRow - Membres

WebSvcProject - Espace de noms