Partager via


ProjectDataSet.ProjectResourceDataTable.RES_GROUPColumn - Propriété

Définit la colonne pour le champ RES_GROUP .

Espace de noms :  WebSvcProject
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public ReadOnly Property RES_GROUPColumn As DataColumn
    Get
'Utilisation
Dim instance As ProjectDataSet.ProjectResourceDataTable
Dim value As DataColumn

value = instance.RES_GROUPColumn
public DataColumn RES_GROUPColumn { get; }

Valeur de propriété

Type : System.Data.DataColumn

Voir aussi

Référence

ProjectDataSet.ProjectResourceDataTable classe

ProjectDataSet.ProjectResourceDataTable - Membres

WebSvcProject - Espace de noms