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