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.
Overload list
Name | Description | |
---|---|---|
GetProductVersions() | 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. | |
GetProductVersions(SPFarm) | 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. |
Top