ResourcePlanDataSet.PlanAssignmentCustomFieldsRow.IS_ROLLED_DOWN - Propriété
Spécifie si la valeur du champ Coût réel est répercutée sur l'ou les affectations associé.
Espace de noms : WebSvcResourcePlan
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Property IS_ROLLED_DOWN As Boolean
Get
Set
'Utilisation
Dim instance As ResourcePlanDataSet.PlanAssignmentCustomFieldsRow
Dim value As Boolean
value = instance.IS_ROLLED_DOWN
instance.IS_ROLLED_DOWN = value
public bool IS_ROLLED_DOWN { get; set; }
Valeur de propriété
Type : System.Boolean
Voir aussi
Référence
ResourcePlanDataSet.PlanAssignmentCustomFieldsRow classe