ProjectDataSet.TaskRow.SetStatusManagerNull method

Sets the StatusManager property to a null value.

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

Syntax

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

instance.SetStatusManagerNull()
public void SetStatusManagerNull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcProject namespace