Share via


AnalysisDataSet.AnalysisPriorityDataRow.IsMIN_VALUENull method

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

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

Syntax

'Declaration
Public Function IsMIN_VALUENull As Boolean
'Usage
Dim instance As AnalysisDataSet.AnalysisPriorityDataRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean
Returns Boolean.

See also

Reference

AnalysisDataSet.AnalysisPriorityDataRow class

AnalysisDataSet.AnalysisPriorityDataRow members

WebSvcPortfolioAnalyses namespace