SPProductVersions members

Manages product version data among site servers.

The SPProductVersions type exposes the following members.

Properties

  Name Description
Public property OptionalProducts Returns a list of optional products installed on each server.
Public property RequiredProducts List of products required on all site servers.
Public property ServerInformation Retrieves product information on all site servers.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetProduct Information for a given product.
Public methodStatic member 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.
Public methodStatic member 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.
Public method GetServerProductInfo Retrieves product info for a given server.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPProductVersions class

Microsoft.SharePoint.Administration namespace