Compartilhar via


WorkflowSubscription classe

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.Client.WorkflowServices.WorkflowSubscription

Namespace:  Microsoft.SharePoint.Client.WorkflowServices
Assembly:  Microsoft.SharePoint.Client.WorkflowServices (em Microsoft.SharePoint.Client.WorkflowServices.dll)

Sintaxe

'Declaração
Public Class WorkflowSubscription _
    Inherits ClientObject
'Uso
Dim instance As WorkflowSubscription
public class WorkflowSubscription : ClientObject

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.

Ver também

Referência

WorkflowSubscription membros

Microsoft.SharePoint.Client.WorkflowServices namespace