IUpgradeWorkItem-Schnittstelle
Stellt eine Schnittstelle für eine Aktion nach dem upgrade auf eine Arbeitsaufgabe.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Interface IUpgradeWorkItem
'Usage
Dim instance As IUpgradeWorkItem
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public interface IUpgradeWorkItem