Share via


PlannerSolutionDataSet.SolutionProjectsRow.IsRESOURCE_WORKNull method

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

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

Syntax

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

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

Return value

Type: System.Boolean
Returns Boolean.

See also

Reference

PlannerSolutionDataSet.SolutionProjectsRow class

PlannerSolutionDataSet.SolutionProjectsRow members

WebSvcPortfolioAnalyses namespace