SPWebSequence properties

The SPWebSequence type exposes the following members.

Properties

  Name Description
Protected property Actions Gets the actions for the action sequence. (Inherited from SPActionSequence.)
Public property Applicable Obsolete. Reserved for internal use. This property is deprecated. (Inherited from SPSequence.)
Public property ApplicableWebTemplate If this site sequence is only applicable to a special root web template, return the number. otherwise, return 0.
Public property CanUpgrade CanUpgrade property for an SPWeb. (Overrides SPSequence.CanUpgrade.)
Public property ContentDatabase Property for typed upgradable object.
Public property ContentDatabaseConnectionString Gets the connection string for the content database of the site collection.
Public property ContinueOnFailure Fail-forward by default for an SPWeb. (Overrides SPSequence.ContinueOnFailure.)
Protected property HierarchyManager Gets the SPHierarchyManager object used by the SPSequence object. (Inherited from SPSequence.)
Protected property Id Gets the ID of the sequence. (Inherited from SPSequence.)
Public property IsApplicable true if the upgrader is applicable to the object; otherwise, false. (Overrides SPSequence.IsApplicable.)
Public property IsBackwardsCompatible Determines whether or not this object is within the backwards compatible range. (Inherited from SPSequence.)
Public property Log Gets an SPLog object that represents the log of the upgrade session. The upgrade session object can be retrieved by the Session property. (Inherited from SPDelegate.)
Protected property Manager Gets the Microsoft SharePoint Foundation Upgrade Manager. (Inherited from SPDelegate.)
Public property NeedsUpgrade Gets or sets a Boolean value that specifies whether the sequence object needs an upgrade. (Inherited from SPSequence.)
Protected property Object Gets the delegating object. (Inherited from SPDelegate.)
Public property PlaceHolderSequence This sequence does not have any upgrade logic (yet) (Inherited from SPSequence.)
Public property RootWebOnly Return true if this sequence only applies to rootwebs
Public property SchemaVersion Property for sequence SchemaVersion.
Protected property Session Gets the upgrade session of the delegate. (Inherited from SPDelegate.)
Public property Site
Protected property Stopped Gets or sets a Boolean value that specifies whether the upgrade is stopped. (Inherited from StopEventReceiver.)
Public property SwitchoverVersionFromSiteSequence14
Public property SwitchoverVersionFromSiteSequence15
Public property TargetCompatibilityLevel Determines target compatibility level for the parent site collection based on the site compatibility level and upgrade flags.
Public property TargetSchemaVersion Property for sequence target SchemaVersion.
Protected property Type Gets the type of the delegate. (Inherited from SPDelegate.)
Protected property UpgradableObject Gets the object of UpgradableObject type which is being upgraded by this sequence. (Inherited from SPSequence.)
Public property Web Property for typed upgradable object.

Top

See also

Reference

SPWebSequence class

Microsoft.SharePoint.Upgrade namespace