WorkflowDataSet.WorkflowInstanceRow - Classe
Représente les informations d'instance de flux de travail comme une ligne dans l'objet WorkflowDataSet.WorkflowInstanceDataTable .
Hiérarchie d’héritage
System.Object
System.Data.DataRow
WebSvcWorkflow.WorkflowDataSet.WorkflowInstanceRow
Espace de noms : WebSvcWorkflow
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Class WorkflowInstanceRow _
Inherits DataRow
'Utilisation
Dim instance As WorkflowDataSet.WorkflowInstanceRow
public class WorkflowInstanceRow : DataRow
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.