WorkflowDataSet.EnterpriseProjectTypeDepartmentsDataTable classe
Representa informações sobre departamentos de tipo de projeto que estão contidas em um ou mais objetos WorkflowDataSet.EnterpriseProjectTypeDepartmentsRow .
Inheritance hierarchy
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataTable
WebSvcWorkflow.WorkflowDataSet.EnterpriseProjectTypeDepartmentsDataTable
Namespace: WebSvcWorkflow
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
<SerializableAttribute> _
Public Class EnterpriseProjectTypeDepartmentsDataTable _
Inherits DataTable _
Implements IEnumerable
'Uso
Dim instance As WorkflowDataSet.EnterpriseProjectTypeDepartmentsDataTable
[SerializableAttribute]
public class EnterpriseProjectTypeDepartmentsDataTable : 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.
Ver também
Referência
WorkflowDataSet.EnterpriseProjectTypeDepartmentsDataTable membros