Partager via


Admin.ReadTimesheetManagers - Méthode

Lit la configuration liste des responsables de feuille de temps.

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

Syntaxe

'Déclaration
<SoapDocumentMethodAttribute("https://schemas.microsoft.com/office/project/server/webservices/Admin/ReadTimesheetManagers", RequestNamespace := "https://schemas.microsoft.com/office/project/server/webservices/Admin/",  _
    ResponseNamespace := "https://schemas.microsoft.com/office/project/server/webservices/Admin/",  _
    Use := SoapBindingUse.Literal, ParameterStyle := SoapParameterStyle.Wrapped)> _
Public Function ReadTimesheetManagers As TimesheetManagersDataSet
'Utilisation
Dim instance As Admin
Dim returnValue As TimesheetManagersDataSet

returnValue = instance.ReadTimesheetManagers()
[SoapDocumentMethodAttribute("https://schemas.microsoft.com/office/project/server/webservices/Admin/ReadTimesheetManagers", RequestNamespace = "https://schemas.microsoft.com/office/project/server/webservices/Admin/", 
    ResponseNamespace = "https://schemas.microsoft.com/office/project/server/webservices/Admin/", 
    Use = SoapBindingUse.Literal, ParameterStyle = SoapParameterStyle.Wrapped)]
public TimesheetManagersDataSet ReadTimesheetManagers()

Valeur renvoyée

Type : WebSvcAdmin.TimesheetManagersDataSet
Un ensemble de données du Gestionnaire de feuille de temps.

Voir aussi

Référence

Admin classe

Admin - Membres

WebSvcAdmin - Espace de noms