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.
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