ProjectDataSet.ProjectRow.SetPLANNER_DECISIONNull method
Sets the PLANNER_DECISION property to a null value.
Namespace: WebSvcProject
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