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