OfficeTask.SuperWeb Property

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