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: ProjectServerWebServices (in ProjectServerWebServices.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