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