SPPatchableUnitInfo members

Version information for one patchable unit.

The SPPatchableUnitInfo type exposes the following members.

Properties

  Name Description
Public property DisplayName Display name for this patchable unit.
Public property Id Unique identifier for this patchable unit.
Public property LatestPatch Version for this patchable unit. The same as the maximum version of all patches applied.
Public property Patches Patches applied to this patchable unit.
Public property PatchesByVersion Patches applied to this patchable unit sorted by version.
Public property Servers Information about all the servers where [Microsoft.SharePoint.Administration.SPPatchableUnitInfo] is installed.
Public property ServersMissingThis A List of servers missing this [Microsoft.SharePoint.Administration.SPPatchableUnitInfo] or null installed on all servers.

Top

Methods

  Name Description
Public method BaseVersionOnServer Returns the base version of the install on the given server.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetMissingPatches Retrieves a list of required patches (if any) that are missing on the given server.
Public method GetPatchInfo Retrieves information about a given patch installed for this patchable unit.
Public method GetStatus Retrieves what actions are required for this product.
Public method GetType (Inherited from Object.)
Public method LatestPatchOnServer Retrieves the latest patch installed on the given server.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPPatchableUnitInfo class

Microsoft.SharePoint.Administration namespace