Share via


ProjectDataSet.ProjectRow.SetPLANNER_DECISIONNull method

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

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

Syntax

'Declaration
Public Sub SetPLANNER_DECISIONNull
'Usage
Dim instance As ProjectDataSet.ProjectRow

instance.SetPLANNER_DECISIONNull()
public void SetPLANNER_DECISIONNull()

See also

Reference

ProjectDataSet.ProjectRow class

ProjectDataSet.ProjectRow members

WebSvcStatusing namespace