Share via


PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow.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.SolutionProjectRequirementsByRoleRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean
Returns Boolean.

See also

Reference

PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow class

PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow members

WebSvcPortfolioAnalyses namespace