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