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: ProjectServerServices (in ProjectServerServices.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