Share via


ProjectDataSet.TaskRow.SetAddPositionNull method

Sets the AddPosition property to a null value.

Namespace:  WebSvcProject
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

WebSvcProject namespace