WorkflowContext.WorkflowStatusUrl - Propriété

Obtient l'URL absolue de la page État de l'instance de workflow.

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

Syntaxe

'Déclaration
Public ReadOnly Property WorkflowStatusUrl As String
    Get
'Utilisation
Dim instance As WorkflowContext
Dim value As String

value = instance.WorkflowStatusUrl
public string WorkflowStatusUrl { get; }

Valeur de propriété

Type : System.String
L'URL absolue de la page d'état de l'instance de workflow.

Voir aussi

Référence

WorkflowContext classe

WorkflowContext - Membres

Microsoft.SharePoint.WorkflowActions - Espace de noms