ProjectDataSet.TaskDataTable.TASK_PRIORITYColumn Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit la colonne pour le TASK_PRIORITY champ.
public:
property System::Data::DataColumn ^ TASK_PRIORITYColumn { System::Data::DataColumn ^ get(); };
public System.Data.DataColumn TASK_PRIORITYColumn { get; }
member this.TASK_PRIORITYColumn : System.Data.DataColumn
Public ReadOnly Property TASK_PRIORITYColumn As DataColumn