Compartilhar via


WorkflowContext class

Fornece informações detalhadas sobre uma instância de fluxo de trabalho especificado.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.WorkflowActions.WorkflowContext

Namespace:  Microsoft.SharePoint.WorkflowActions
Assembly:  Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)

Syntax

'Declaração
<SerializableAttribute> _
Public Class WorkflowContext _
    Implements IDisposable
'Uso
Dim instance As WorkflowContext
[SerializableAttribute]
public class WorkflowContext : IDisposable

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Ver também

Referência

WorkflowContext members

Microsoft.SharePoint.WorkflowActions namespace