Freigeben über


TimesheetManagersDataSet.TimesheetManagers-Eigenschaft

Ruft Informationen zu Arbeitszeittabellen-Einstellungen, die in ein oder mehrere TimesheetManagersDataSet.TimesheetManagersRow -Objekte enthalten ist.

Namespace:  WebSvcAdmin
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property TimesheetManagers As TimesheetManagersDataSet.TimesheetManagersDataTable
    Get
'Usage
Dim instance As TimesheetManagersDataSet
Dim value As TimesheetManagersDataSet.TimesheetManagersDataTable

value = instance.TimesheetManagers
[BrowsableAttribute(false)]
public TimesheetManagersDataSet.TimesheetManagersDataTable TimesheetManagers { get; }

Eigenschaftswert

Typ: WebSvcAdmin.TimesheetManagersDataSet.TimesheetManagersDataTable
Ein TimesheetManagersDataTable -Objekt.

Siehe auch

Referenz

TimesheetManagersDataSet Klasse

TimesheetManagersDataSet-Member

WebSvcAdmin-Namespace