WorkflowDataSet.WorkflowStatusDataTable - Classe

Représente des informations sur l'état de flux de travail qui se trouve dans un ou plusieurs objets WorkflowDataSet.WorkflowStatusRow .

Hiérarchie d’héritage

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

Espace de noms :  WebSvcWorkflow
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class WorkflowStatusDataTable _
    Inherits DataTable _
    Implements IEnumerable
'Utilisation
Dim instance As WorkflowDataSet.WorkflowStatusDataTable
[SerializableAttribute]
public class WorkflowStatusDataTable : DataTable, 
    IEnumerable

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

WorkflowDataSet.WorkflowStatusDataTable - Membres

WebSvcWorkflow - Espace de noms