ProjectDataSet.TaskRow.SetTASK_SPINull method

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

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

Syntax

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

instance.SetTASK_SPINull()
public void SetTASK_SPINull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcStatusing namespace