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