SPProductVersions.GetProductVersions Method
Include Protected Members
Include Inherited Members
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