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