Share via


SPPendingUpgradeActionInfo.Level property

The level of this object in the upgrade dependency hierarchy.

Namespace:  Microsoft.SharePoint.Upgrade
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property Level As Integer
    Get
    Set
'Usage
Dim instance As SPPendingUpgradeActionInfo
Dim value As Integer

value = instance.Level

instance.Level = value
public int Level { get; set; }

Property value

Type: System.Int32

See also

Reference

SPPendingUpgradeActionInfo class

SPPendingUpgradeActionInfo members

Microsoft.SharePoint.Upgrade namespace