Share via


IUpgradeWorkItem Interface

Provides an interface for a post-upgrade action on a work item.

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Interface IUpgradeWorkItem
'Usage
Dim instance As IUpgradeWorkItem
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public interface IUpgradeWorkItem

See Also

Reference

IUpgradeWorkItem Members

Microsoft.SharePoint.Upgrade Namespace