Condividi tramite


ResourcePlanDataSet.PlanAssignmentCustomFieldsRow.IS_ROLLED_DOWN property

Specifies whether the actual cost field value is rolled down to the associated assignment(s).

Namespace:  WebSvcResourcePlan
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Property IS_ROLLED_DOWN As Boolean
    Get
    Set
'Usage
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; }

Property value

Type: System.Boolean

See also

Reference

ResourcePlanDataSet.PlanAssignmentCustomFieldsRow class

ResourcePlanDataSet.PlanAssignmentCustomFieldsRow members

WebSvcResourcePlan namespace