Partager via


PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow.SOLUTION_UID - Propriété

Obtient le GUID de la solution d'agent de planification. En lecture seule.

Espace de noms :  WebSvcPortfolioAnalyses
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Property SOLUTION_UID As Guid
    Get
    Set
'Utilisation
Dim instance As PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow
Dim value As Guid

value = instance.SOLUTION_UID

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

Valeur de propriété

Type : System.Guid
Cette propriété renvoie Guid.

Voir aussi

Référence

PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow classe

PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow - Membres

WebSvcPortfolioAnalyses - Espace de noms