SPWorkflowAssociation.SetHistoryList Method

Specifies the list to which to log workflow history events for this workflow association.

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

Syntax

Public Sub SetHistoryList ( _
    list As SPList _
)

Dim instance As SPWorkflowAssociation
Dim list As SPList

instance.SetHistoryList(list)
public void SetHistoryList(
    SPList list
)

Parameters

See Also

Reference

SPWorkflowAssociation Class

SPWorkflowAssociation Members

Microsoft.SharePoint.Workflow Namespace

Other Resources

Workflows in Windows SharePoint Services

Workflow Development for Windows SharePoint Services

Workflow Object Model in Windows SharePoint Services Overview