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