RVTDocs.com
Namespace: Autodesk.Revit.DB

Phase

Class
Description:
Represents a phase in the life of a building.
Remarks:
The lifetime of an element within a building can be controlled by using phases. Each element will have a construction phase but only those elements that have a finite lifetime will have a destruction phase. All the phases within a project can be retrieved from the Document object.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Element
    Autodesk.Revit.DB.Phase
Syntax
public class Phase : Element