Share via


PlannerSolutionDataSet.SolutionProjectsRow.IsFORCE_ALIAS_LT_STRUCT_UIDNull method

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

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

Syntax

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

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

Return value

Type: System.Boolean
Returns Boolean.

See also

Reference

PlannerSolutionDataSet.SolutionProjectsRow class

PlannerSolutionDataSet.SolutionProjectsRow members

WebSvcPortfolioAnalyses namespace