ProjectDataSet.TaskRow.SetTASK_VACNull method

Sets the TASK_VAC property to a a null reference (Nothing in Visual Basic) value.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Sub SetTASK_VACNull
'Usage
Dim instance As ProjectDataSet.TaskRow

instance.SetTASK_VACNull()
public void SetTASK_VACNull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcStatusing namespace