Compartir a través de


Clase WorkflowDataSet.EnterpriseProjectTypePDPsDataTable

Representa información sobre las páginas de detalles del proyecto de un tipo de proyecto empresarial, incluido en uno o varios objetos WorkflowDataSet.EnterpriseProjectTypePDPsRow .

Jerarquía de la herencia

System.Object
  System.ComponentModel.MarshalByValueComponent
    System.Data.DataTable
      WebSvcWorkflow.WorkflowDataSet.EnterpriseProjectTypePDPsDataTable

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

Sintaxis

'Declaración
<SerializableAttribute> _
Public Class EnterpriseProjectTypePDPsDataTable _
    Inherits DataTable _
    Implements IEnumerable
'Uso
Dim instance As WorkflowDataSet.EnterpriseProjectTypePDPsDataTable
[SerializableAttribute]
public class EnterpriseProjectTypePDPsDataTable : DataTable, 
    IEnumerable

Seguridad para subprocesos

Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.

Vea también

Referencia

Miembros WorkflowDataSet.EnterpriseProjectTypePDPsDataTable

Espacio de nombres WebSvcWorkflow