Touchstone 11.0 API Reference
ProjectPhase Enumeration


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace : ProjectPhase Enumeration
Provides a set of project phase codes to identify the vulnerabilities during different phases of construction.
Syntax
Public Enum ProjectPhase 
   Inherits System.Enum
Dim instance As ProjectPhase
public enum ProjectPhase : System.Enum 
Members
MemberDescription
AverageProjectLoss Defines the case in which a building is at the Average Project Loss phase (5). This phase signifies the average project loss over the duration of the project.
NoBuildersRisk Defines the case in which no builder's risk exists (default) (0).
Phase1 Defines the case in which a building is at Phase 1, which includes the foundation and substructure (1).
Phase2 Defines the case in which a building is at Phase 2, which includes the superstructure (2).
Phase3 Defines the case in which a building is at Phase 3, which includes the walls and roofing (3).
Phase4 Defines the case in which a building is at Phase 4, which includes interiors, mechanical (conveying, plumbing, HVAC, and fire protection), electrical, furnishings, and miscellaneous (4).
WorstLoss Defines the case in which a building is at the Worst Loss phase, that is the project phase when the loss potential is highest (6).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.Common.Exposure.Data.ProjectPhase

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AIR.Services.Common.Exposure.Data Namespace