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.
The SPFarm object representing the previuos configuratino database (in gradual upgrade)
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Farm3 As SPFarm
Get
'Usage
Dim instance As SPManager
Dim value As SPFarm
value = instance.Farm3
public SPFarm Farm3 { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPFarm