TimesheetListDataSet.TimesheetsDataTable.WPRD_START_DATEColumn - Propriété

Définit la colonne pour le champ WPRD_START_DATE .

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

Syntaxe

'Déclaration
Public ReadOnly Property WPRD_START_DATEColumn As DataColumn
    Get
'Utilisation
Dim instance As TimesheetListDataSet.TimesheetsDataTable
Dim value As DataColumn

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

Valeur de propriété

Type : System.Data.DataColumn
Un objet DataColumn pour le champ.

Voir aussi

Référence

TimesheetListDataSet.TimesheetsDataTable classe

TimesheetListDataSet.TimesheetsDataTable - Membres

WebSvcTimeSheet - Espace de noms