LogToHistoryListActivity.MethodInvokingEvent Field
Gets or sets the type of event that was raised.
Namespace: Microsoft.SharePoint.WorkflowActions
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
'Declaration
Public Shared MethodInvokingEvent As DependencyProperty
'Usage
Dim value As DependencyProperty
value = LogToHistoryListActivity.MethodInvokingEvent
LogToHistoryListActivity.MethodInvokingEvent = value
public static DependencyProperty MethodInvokingEvent
Remarks
This is a DependencyProperty object that is tied to the MethodInvoking event, which adds or removes the event that occurs immediately before the workflow invokes a specified method.
See Also
Reference
LogToHistoryListActivity Class
LogToHistoryListActivity Members
Microsoft.SharePoint.WorkflowActions Namespace