OfficeTask.SuperWeb property

an SPWeb created from an SPSite impersonated as the process account

Namespace:  Microsoft.Office.Workflow.Actions
Assembly:  Microsoft.Office.Workflow.Actions (in Microsoft.Office.Workflow.Actions.dll)

Syntax

'Declaration
Protected ReadOnly Property SuperWeb As SPWeb
    Get
'Usage
Dim value As SPWeb

value = Me.SuperWeb
protected SPWeb SuperWeb { get; }

Property value

Type: Microsoft.SharePoint.SPWeb
Returns SPWeb.

See also

Reference

OfficeTask class

OfficeTask members

Microsoft.Office.Workflow.Actions namespace