PlannerSolutionDataSet.SolutionEfficientFrontierDataTable.X_VALUEColumn - Propriété
Définit la colonne pour le champ X_VALUE .
Espace de noms : WebSvcPortfolioAnalyses
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public ReadOnly Property X_VALUEColumn As DataColumn
Get
'Utilisation
Dim instance As PlannerSolutionDataSet.SolutionEfficientFrontierDataTable
Dim value As DataColumn
value = instance.X_VALUEColumn
public DataColumn X_VALUEColumn { get; }
Valeur de propriété
Type : System.Data.DataColumn
Voir aussi
Référence
PlannerSolutionDataSet.SolutionEfficientFrontierDataTable classe
PlannerSolutionDataSet.SolutionEfficientFrontierDataTable - Membres