ProjectDataSet.ProjectDataTable.PROJ_PROP_CATEGORYColumn - Propriété

Définit la colonne pour le champ PROJ_PROP_CATEGORY .

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

Syntaxe

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

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

Valeur de propriété

Type : System.Data.DataColumn
Un objet DataColumn pour le champ.

Voir aussi

Référence

ProjectDataSet.ProjectDataTable classe

ProjectDataSet.ProjectDataTable - Membres

WebSvcStatusing - Espace de noms