PlannerSolutionDataSet.SolutionsRow.SOLUTION_NAME - Propriété

Obtient ou définit le nom de la solution d'agent de planification.

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

Syntaxe

'Déclaration
Public Property SOLUTION_NAME As String
    Get
    Set
'Utilisation
Dim instance As PlannerSolutionDataSet.SolutionsRow
Dim value As String

value = instance.SOLUTION_NAME

instance.SOLUTION_NAME = value
public string SOLUTION_NAME { get; set; }

Valeur de propriété

Type : System.String
Retourne String .

Voir aussi

Référence

PlannerSolutionDataSet.SolutionsRow classe

PlannerSolutionDataSet.SolutionsRow - Membres

WebSvcPortfolioAnalyses - Espace de noms