WorkflowDataSet.EnterpriseProjectTypePDPsDataTable classe
Representa informações sobre as páginas de detalhes do projeto de um tipo de projeto corporativo, contidos em um ou mais objetos WorkflowDataSet.EnterpriseProjectTypePDPsRow .
Inheritance hierarchy
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataTable
WebSvcWorkflow.WorkflowDataSet.EnterpriseProjectTypePDPsDataTable
Namespace: WebSvcWorkflow
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
<SerializableAttribute> _
Public Class EnterpriseProjectTypePDPsDataTable _
Inherits DataTable _
Implements IEnumerable
'Uso
Dim instance As WorkflowDataSet.EnterpriseProjectTypePDPsDataTable
[SerializableAttribute]
public class EnterpriseProjectTypePDPsDataTable : DataTable,
IEnumerable
Segurança de thread
Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.