ResourcePlanDataSet.PlanAssignmentCustomFieldsRow.SetIS_ROLLED_DOWNNull Method
Sets the IS_ROLLED_DOWN property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcResourcePlan
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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