Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the OPT_USE_DEPENDENCIES property is set to a null value.
Namespace: WebSvcPortfolioAnalyses
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsOPT_USE_DEPENDENCIESNull As Boolean
'Usage
Dim instance As AnalysisDataSet.AnalysisOptimizerSolutionsRow
Dim returnValue As Boolean
returnValue = instance.IsOPT_USE_DEPENDENCIESNull()
public bool IsOPT_USE_DEPENDENCIESNull()
Return value
Type: System.Boolean
Returns Boolean.
See also
Reference
AnalysisDataSet.AnalysisOptimizerSolutionsRow class