ProjectDataSet.TaskDataTable.TASK_START_SLACKColumn - Propriété

Définit la colonne pour le champ TASK_START_SLACK .

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

Syntaxe

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

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

Valeur de propriété

Type : System.Data.DataColumn

Voir aussi

Référence

ProjectDataSet.TaskDataTable classe

ProjectDataSet.TaskDataTable - Membres

WebSvcProject - Espace de noms