Compartir a través de


del método Admin.ReadTimesheetManagers

Lee el configurado lista de administradores del parte de horas.

Espacio de nombres:  WebSvcAdmin
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
<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
'Uso
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()

Valor devuelto

Tipo: WebSvcAdmin.TimesheetManagersDataSet
Un conjunto de datos del administrador del parte de horas.

Vea también

Referencia

clase Admin

Miembros Admin

Espacio de nombres WebSvcAdmin