StatusingDataSet.TasksRow.SetTASK_PHY_PCT_COMPNull method
Sets the TASK_PHY_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 StatusingDataSet.TasksRow
instance.SetTASK_PHY_PCT_COMPNull()
public void SetTASK_PHY_PCT_COMPNull()
See also
Reference
StatusingDataSet.TasksRow class