ProjectDataSet.ProjectDataTable.PLANNER_END_DATEColumn - Propriété

Définit la colonne pour le champ PLANNER_END_DATE .

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

Syntaxe

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

value = instance.PLANNER_END_DATEColumn
public DataColumn PLANNER_END_DATEColumn { 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