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.
Gets the phase number of the upgrade.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Phase As Integer
Get
'Usage
Dim instance As PhaseAttribute
Dim value As Integer
value = instance.Phase
public int Phase { get; }
Property Value
Type: System.Int32
A 32-bit integer that indicates the phase number.