WorkflowDataSet.WorkflowAssociationDataTable classe
Representa informações sobre associações de fluxo de trabalho contido em um ou mais objetos WorkflowDataSet.WorkflowAssociationRow .
Inheritance hierarchy
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataTable
WebSvcWorkflow.WorkflowDataSet.WorkflowAssociationDataTable
Namespace: WebSvcWorkflow
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
<SerializableAttribute> _
Public Class WorkflowAssociationDataTable _
Inherits DataTable _
Implements IEnumerable
'Uso
Dim instance As WorkflowDataSet.WorkflowAssociationDataTable
[SerializableAttribute]
public class WorkflowAssociationDataTable : 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.