UpdateRevisionId Members

Represents a specific revision of an update. Use the new keyword to initialize a new instance of the class or call one of the following properties to get an instance of this class: Id; Id; UpdateId; Id.

The following tables list the members exposed by the UpdateRevisionId type.

Public Constructors

  Name Description
UpdateRevisionId Overloaded. Initializes a new instance of UpdateRevisionId.

Top

Public Properties

  Name Description
public property RevisionNumber Gets or sets the revision number of a specific revision of an update.
public property UpdateId Gets or sets the GUID of the update.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals Overridden. Determines whether this instance of UpdateRevisionId is the same as the given instance.
public method GetHashCode Overridden. Gets the hash code of this instance.
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

UpdateRevisionId Class
Microsoft.UpdateServices.Administration Namespace