ResourcePlanDataSet.PlanAssignmentCustomFieldsRow.SetIS_ROLLED_DOWNNull Method

Sets the IS_ROLLED_DOWN property to a null value.

Namespace:  [ResourcePlan Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/ResourcePlan.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/ResourcePlan.asmx?wsdl

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

ResourcePlanDataSet.PlanAssignmentCustomFieldsRow Members

ResourcePlan Web Service