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