SPServerProductInfo members

Product version information for one server.

The SPServerProductInfo type exposes the following members.

Properties

  Name Description
Public property InstallStatus Install status indicates actions required for this server.
Public property OptionalMissingProducts Optional products not installed on this server.
Public property Products Returns mapping from product name to product information object.
Public property RequiredButMissingPatchableUnits List containing all the required but missing patchable units
Public property RequiredButMissingPatches List containing all the required but missing patches.
Public property RequiredButMissingProducts Required products missing from this server.
Public property ServerId Unique identifier for this server.
Public property ServerName Name of this server.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetSingleProductInfo Returns information about a given product installed on this server.
Public method GetType (Inherited from Object.)
Public method GetUpgradeStatus Retrieves the upgrade status on the specified SharePoint server.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPServerProductInfo class

Microsoft.SharePoint.Administration namespace