Condividi tramite


OptimizerSolutionDataSet.SolutionProjectsRow.FORCE_ALIAS_LT_STRUCT_UID property

Gets or sets the GUID of the lookup table value that specifies the reason for forcing the project in or out of the solution.

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

Syntax

'Declaration
Public Property FORCE_ALIAS_LT_STRUCT_UID As Guid
    Get
    Set
'Usage
Dim instance As OptimizerSolutionDataSet.SolutionProjectsRow
Dim value As Guid

value = instance.FORCE_ALIAS_LT_STRUCT_UID

instance.FORCE_ALIAS_LT_STRUCT_UID = value
public Guid FORCE_ALIAS_LT_STRUCT_UID { get; set; }

Property value

Type: System.Guid
Returns Guid.

See also

Reference

OptimizerSolutionDataSet.SolutionProjectsRow class

OptimizerSolutionDataSet.SolutionProjectsRow members

WebSvcPortfolioAnalyses namespace