ResourcePlanDataSet.PlanResourcesRow.SetRES_CODENull method
Sets the RES_CODE property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcResourcePlan
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetRES_CODENull
'Usage
Dim instance As ResourcePlanDataSet.PlanResourcesRow
instance.SetRES_CODENull()
public void SetRES_CODENull()
See also
Reference
ResourcePlanDataSet.PlanResourcesRow class