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