EnableWorkflowModification.MethodName - Propriété

Obtient le nom de la méthode d'interface qu'implémente cette activité.

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

Syntaxe

'Déclaration
Public Overrides ReadOnly Property MethodName As String
    Get
'Utilisation
Dim instance As EnableWorkflowModification
Dim value As String

value = instance.MethodName
public override string MethodName { get; }

Valeur de propriété

Type : System.String

Remarques

Cette activité implémente la méthode EnableWorkflowModification .

Voir aussi

Référence

EnableWorkflowModification classe

EnableWorkflowModification - Membres

Microsoft.SharePoint.WorkflowActions - Espace de noms

Autres ressources

Workflow Activities for Windows SharePoint Services Overview

Workflow Modification Forms