ProjectDataSet.TaskRow.SetTASK_PHY_PCT_COMPNull method
Sets the TASK_PSY_PCT_COMP() property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
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()