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.
Initializes a new instance of the PhaseAttribute class.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub New ( _
phase As Integer _
)
'Usage
Dim phase As Integer
Dim instance As New PhaseAttribute(phase)
public PhaseAttribute(
int phase
)
Parameters
phase
Type: System.Int32A 32-bit integer that specifies the phase number.