InitializeWorkflow.MethodName - Propriété

Obtient le nom de la méthode d'interface qu'appelle 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 InitializeWorkflow
Dim value As String

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

Valeur de propriété

Type : System.String

Remarques

Cette activité appelle la méthode InitializeWorkflow .

Voir aussi

Référence

InitializeWorkflow classe

InitializeWorkflow - Membres

Microsoft.SharePoint.WorkflowActions - Espace de noms