Share via


SPProductVersions.GetProductVersions Method

Creates a new instance of this object. Then queries the database and populates the new instance with data from the query and returns the object instance.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Shared Function GetProductVersions As SPProductVersions
'Usage
Dim returnValue As SPProductVersions

returnValue = SPProductVersions.GetProductVersions()
public static SPProductVersions GetProductVersions()

Return Value

Type: Microsoft.SharePoint.Administration.SPProductVersions
A SPProductVersions object.

See Also

Reference

SPProductVersions Class

SPProductVersions Members

GetProductVersions Overload

Microsoft.SharePoint.Administration Namespace