Share via


OptimizerSolutionDataSet.SolutionRow.IsFRONTIER_UIDNull method

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

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

Syntax

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

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

Return value

Type: System.Boolean
Returns Boolean.

See also

Reference

OptimizerSolutionDataSet.SolutionRow class

OptimizerSolutionDataSet.SolutionRow members

WebSvcPortfolioAnalyses namespace