Share via


PhaseAttribute.Phase property

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.

See also

Reference

PhaseAttribute class

PhaseAttribute members

Microsoft.SharePoint.Upgrade namespace