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