RVTDocs.com
Namespace: Autodesk.Revit.DB

Revision

Class
Description:
Represents a single revision in the project.
Remarks:
The Revision object represents the data related to a single revision in the project. Revision clouds and tags can be associated with a particular Revision object to display its properties on sheets.

The revisions in the project are stored in a specific order called the revision sequence. The revision sequence represents the conceptual sequence in which revisions will be issued.

Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Element
    Autodesk.Revit.DB.Revision
Syntax
public class Revision : Element