Share via


PlannerSolutionDataSet.SolutionProjectsRow.IsSTATUSNull method

Determines whether the STATUS property is set to a null value.

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

Syntax

'Declaration
Public Function IsSTATUSNull As Boolean
'Usage
Dim instance As PlannerSolutionDataSet.SolutionProjectsRow
Dim returnValue As Boolean

returnValue = instance.IsSTATUSNull()
public bool IsSTATUSNull()

Return value

Type: System.Boolean
Returns Boolean.

See also

Reference

PlannerSolutionDataSet.SolutionProjectsRow class

PlannerSolutionDataSet.SolutionProjectsRow members

WebSvcPortfolioAnalyses namespace