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