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