LogToHistoryListActivity.HistoryOutcomeProperty Field
The DependencyProperty object that promotes the HistoryOutcome property.
Namespace: Microsoft.SharePoint.WorkflowActions
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
'Declaration
Public Shared HistoryOutcomeProperty As DependencyProperty
'Usage
Dim value As DependencyProperty
value = LogToHistoryListActivity.HistoryOutcomeProperty
LogToHistoryListActivity.HistoryOutcomeProperty = value
public static DependencyProperty HistoryOutcomeProperty
Remarks
Do not use this property directly. Use the corresponding property on the activity instead.
See Also
Reference
LogToHistoryListActivity Class