Compartir a través de


de la propiedad TimesheetManagersDataSet.TimesheetManagers

Obtiene información acerca de la configuración del parte de horas que se encuentra en uno o varios objetos TimesheetManagersDataSet.TimesheetManagersRow .

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

Sintaxis

'Declaración
<BrowsableAttribute(False)> _
Public ReadOnly Property TimesheetManagers As TimesheetManagersDataSet.TimesheetManagersDataTable
    Get
'Uso
Dim instance As TimesheetManagersDataSet
Dim value As TimesheetManagersDataSet.TimesheetManagersDataTable

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

Valor de propiedad

Tipo: WebSvcAdmin.TimesheetManagersDataSet.TimesheetManagersDataTable
Un objeto TimesheetManagersDataTable .

Vea también

Referencia

clase TimesheetManagersDataSet

Miembros TimesheetManagersDataSet

Espacio de nombres WebSvcAdmin