Share via


PlannerSolutionDataSet.SolutionProjectsRow.IsRESOURCE_COSTNull method

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

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

Syntax

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

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

Return value

Type: System.Boolean
Returns Boolean.

See also

Reference

PlannerSolutionDataSet.SolutionProjectsRow class

PlannerSolutionDataSet.SolutionProjectsRow members

WebSvcPortfolioAnalyses namespace