ResourcePlanDataSet.PlanAssignmentCustomFieldsRow.SetDATE_VALUENull method
Sets the DATE_VALUE property to a null value.
Namespace: WebSvcResourcePlan
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetDATE_VALUENull
'Usage
Dim instance As ResourcePlanDataSet.PlanAssignmentCustomFieldsRow
instance.SetDATE_VALUENull()
public void SetDATE_VALUENull()
See also
Reference
ResourcePlanDataSet.PlanAssignmentCustomFieldsRow class