ProjectDataSet.TaskRow.SetTASK_PHY_PCT_COMPNull method
Sets the TASK_PHY_PCT_COMP property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetTASK_PHY_PCT_COMPNull
'Usage
Dim instance As ProjectDataSet.TaskRow
instance.SetTASK_PHY_PCT_COMPNull()
public void SetTASK_PHY_PCT_COMPNull()