Partager via


WorkflowSubscriptionService.Current - Propriété

Obtient l'instance actuelle de la WorkflowSubscriptionService.

Espace de noms :  Microsoft.SharePoint.WorkflowServices
Assembly :  Microsoft.SharePoint.WorkflowServicesBase (dans Microsoft.SharePoint.WorkflowServicesBase.dll)

Syntaxe

'Déclaration
<ClientCallablePropertyAttribute> _
Public Shared ReadOnly Property Current As WorkflowSubscriptionService
    Get
'Utilisation
Dim value As WorkflowSubscriptionService

value = WorkflowSubscriptionService.Current
[ClientCallablePropertyAttribute]
public static WorkflowSubscriptionService Current { get; }

Valeur de propriété

Type : Microsoft.SharePoint.WorkflowServices.WorkflowSubscriptionService
Retourne l'instance actuelle de la WorkflowSubscriptionService .

Voir aussi

Référence

WorkflowSubscriptionService classe

WorkflowSubscriptionService - Membres

Microsoft.SharePoint.WorkflowServices - Espace de noms