Share via


PlannerSolutionDataSet.SolutionResHiredRow.IsROLE_NAMENull method

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

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

Syntax

'Declaration
Public Function IsROLE_NAMENull As Boolean
'Usage
Dim instance As PlannerSolutionDataSet.SolutionResHiredRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean
Returns Boolean.

See also

Reference

PlannerSolutionDataSet.SolutionResHiredRow class

PlannerSolutionDataSet.SolutionResHiredRow members

WebSvcPortfolioAnalyses namespace