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