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