ProjectDataSet.TaskRow.SetTASK_TCPINull method
Sets the TASK_TCPI property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetTASK_TCPINull
'Usage
Dim instance As ProjectDataSet.TaskRow
instance.SetTASK_TCPINull()
public void SetTASK_TCPINull()