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