Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the name of the interface method this activity invokes.
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 InitializeWorkflow
Dim value As String
value = instance.MethodName
public override string MethodName { get; }
Property Value
Type: System.String
Remarks
This activity invokes the InitializeWorkflow method.