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