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.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared Function OtherVersionsAreInstalled As Boolean
'Usage
Dim returnValue As Boolean
returnValue = SPServer.OtherVersionsAreInstalled()
public static bool OtherVersionsAreInstalled()
Return Value
Type: System.Boolean