Partager via


PlannerSolutionDataSet.SolutionsRow.ANALYSIS_NAME - Propriété

Obtient le nom de l'analyse que dépend de la solution d'agent de planification.

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

Syntaxe

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

value = instance.ANALYSIS_NAME

instance.ANALYSIS_NAME = value
public string ANALYSIS_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