ResourcePlanDataSet.PlanResourcesRow.SetRES_IS_TEAMNull Method
Sets the RES_IS_TEAM property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcResourcePlan
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetRES_IS_TEAMNull
'Usage
Dim instance As ResourcePlanDataSet.PlanResourcesRow
instance.SetRES_IS_TEAMNull()
public void SetRES_IS_TEAMNull()
See Also
Reference
ResourcePlanDataSet.PlanResourcesRow Class