Partager via


WorkflowContext.AssociationTitle - Propriété

Obtient le nom de l'association de flux de travail associé au contexte du flux de travail.

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

Syntaxe

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

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

Valeur de propriété

Type : System.String
Chaîne qui contient le nom de l'association de flux de travail.

Voir aussi

Référence

WorkflowContext classe

WorkflowContext - Membres

Microsoft.SharePoint.WorkflowActions - Espace de noms