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