ResourcePlanDataSet.PlanAssignmentCustomFieldsRow.SetIS_ROLLED_DOWNNull method
Sets the IS_ROLLED_DOWN property to a null value.
Namespace: WebSvcResourcePlan
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetIS_ROLLED_DOWNNull
'Usage
Dim instance As ResourcePlanDataSet.PlanAssignmentCustomFieldsRow
instance.SetIS_ROLLED_DOWNNull()
public void SetIS_ROLLED_DOWNNull()
See also
Reference
ResourcePlanDataSet.PlanAssignmentCustomFieldsRow class