Partager via


TimesheetListDataSet.Timesheets - Propriété

Obtient les informations sur une liste de feuilles de temps.

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

Syntaxe

'Déclaration
<BrowsableAttribute(False)> _
Public ReadOnly Property Timesheets As TimesheetListDataSet.TimesheetsDataTable
    Get
'Utilisation
Dim instance As TimesheetListDataSet
Dim value As TimesheetListDataSet.TimesheetsDataTable

value = instance.Timesheets
[BrowsableAttribute(false)]
public TimesheetListDataSet.TimesheetsDataTable Timesheets { get; }

Valeur de propriété

Type : WebSvcTimeSheet.TimesheetListDataSet.TimesheetsDataTable

Voir aussi

Référence

TimesheetListDataSet classe

TimesheetListDataSet - Membres

WebSvcTimeSheet - Espace de noms