SPWebSequence.IsApplicable property
true if the upgrader is applicable to the object; otherwise, false.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property IsApplicable As Boolean
Get
'Usage
Dim instance As SPWebSequence
Dim value As Boolean
value = instance.IsApplicable
public override bool IsApplicable { get; }
Property value
Type: System.Boolean
Implements
IUpgrader.IsApplicable
IHierarchyBuilder.IsApplicable