Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Return true if this sequence only applies to rootwebs
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property RootWebOnly As Boolean
Get
'Usage
Dim instance As SPWebSequence
Dim value As Boolean
value = instance.RootWebOnly
public virtual bool RootWebOnly { get; }
Property value
Type: System.Boolean