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