Share via


ProjectDataSet.TaskRow.SetAddPositionNull method

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

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

Syntax

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

instance.SetAddPositionNull()
public void SetAddPositionNull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcStatusing namespace