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