Share via


EnableWorkflowModification.MethodName Property

Gets the name of the interface method this activity implements.

Namespace:  Microsoft.SharePoint.WorkflowActions
Assembly:  Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property MethodName As String
    Get
'Usage
Dim instance As EnableWorkflowModification
Dim value As String

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

Property Value

Type: System.String

Remarks

This activity implements the EnableWorkflowModification method.

See Also

Reference

EnableWorkflowModification Class

EnableWorkflowModification Members

Microsoft.SharePoint.WorkflowActions Namespace

Other Resources

Workflow Activities for SharePoint Foundation

Workflow Modification Forms (SharePoint Foundation)