WorkflowSubscription class

Classe base que representa as assinaturas para o host de fluxo de trabalho externos.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.WorkflowServices.WorkflowSubscription

Namespace:  Microsoft.SharePoint.WorkflowServices
Assembly:  Microsoft.SharePoint.WorkflowServicesBase (in Microsoft.SharePoint.WorkflowServicesBase.dll)

Syntax

'Declaração
Public Class WorkflowSubscription
'Uso
Dim instance As WorkflowSubscription
public class WorkflowSubscription

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

WorkflowSubscription members

Microsoft.SharePoint.WorkflowServices namespace