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