Compartir a través de


de la propiedad ImportTimesheetDataSet.Tables

Obtiene la colección de tablas en el ImportTimesheetDataSet.

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

Sintaxis

'Declaración
Public ReadOnly Property Tables As DataTableCollection
    Get
'Uso
Dim instance As ImportTimesheetDataSet
Dim value As DataTableCollection

value = instance.Tables
public DataTableCollection Tables { get; }

Valor de propiedad

Tipo: System.Data.DataTableCollection

Vea también

Referencia

clase ImportTimesheetDataSet

Miembros ImportTimesheetDataSet

Espacio de nombres WebSvcStatusing