Share via


OptimizerSolutionDataSet.SolutionRow.IsHARD_CONSTRAINT_CF_NAMENull method

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

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

Syntax

'Declaration
Public Function IsHARD_CONSTRAINT_CF_NAMENull As Boolean
'Usage
Dim instance As OptimizerSolutionDataSet.SolutionRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean
Returns Boolean.

See also

Reference

OptimizerSolutionDataSet.SolutionRow class

OptimizerSolutionDataSet.SolutionRow members

WebSvcPortfolioAnalyses namespace