Partager via


TimesheetDataSet.AuditsDataTable.TS_ACT_START_DATEColumn - Propriété

Définit la colonne pour le champ TS_ACT_START_DATE .

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

Syntaxe

'Déclaration
Public ReadOnly Property TS_ACT_START_DATEColumn As DataColumn
    Get
'Utilisation
Dim instance As TimesheetDataSet.AuditsDataTable
Dim value As DataColumn

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

Valeur de propriété

Type : System.Data.DataColumn

Voir aussi

Référence

TimesheetDataSet.AuditsDataTable classe

TimesheetDataSet.AuditsDataTable - Membres

WebSvcTimeSheet - Espace de noms