ProjectDataSet.TaskDataTable.TASK_PCT_COMPColumn - Propriété

Définit la colonne pour le champ TASK_PCT_COMP .

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

Syntaxe

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

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

Valeur de propriété

Type : System.Data.DataColumn

Voir aussi

Référence

ProjectDataSet.TaskDataTable classe

ProjectDataSet.TaskDataTable - Membres

WebSvcProject - Espace de noms