Condividi tramite


PlannerSolutionDataSet.SolutionProjectsRow.IsFORCE_ALIAS_LT_VALUE_FULLNull method

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

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

Syntax

'Declaration
Public Function IsFORCE_ALIAS_LT_VALUE_FULLNull As Boolean
'Usage
Dim instance As PlannerSolutionDataSet.SolutionProjectsRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean
Returns Boolean.

See also

Reference

PlannerSolutionDataSet.SolutionProjectsRow class

PlannerSolutionDataSet.SolutionProjectsRow members

WebSvcPortfolioAnalyses namespace